Diff bitlbee-facebook-1.2.2 with a bitlbee-facebook-9999

/usr/portage/net-im/bitlbee-facebook/bitlbee-facebook-9999.ebuild 2023-10-09 14:52:34.440368475 +0300
1
# Copyright 2017-2021 Gentoo Authors
1
# Copyright 2017-2019 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
......
17 17
	EGIT_REPO_URI="https://github.com/bitlbee/bitlbee-facebook"
18 18
else
19 19
	SRC_URI="https://github.com/bitlbee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
	KEYWORDS="amd64 x86"
20
	KEYWORDS="~amd64 ~x86"
21 21
fi
22 22

  
23 23
RDEPEND="
Thank you!