commit: 1757fcf7721d9261c48ca629574d34f8e674f0e1 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Sun Mar 4 16:22:58 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Sun Mar 4 16:22:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1757fcf7
sys-apps/kbd-2.0.4-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/645022 sys-apps/kbd/kbd-2.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/kbd/kbd-2.0.4.ebuild b/sys-apps/kbd/kbd-2.0.4.ebuild index a21a9a298a7..5372bc2f87c 100644 --- a/sys-apps/kbd/kbd-2.0.4.ebuild +++ b/sys-apps/kbd/kbd-2.0.4.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_BRANCH="master" else SRC_URI="https://www.kernel.org/pub/linux/utils/kbd/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" fi inherit eutils ${SCM}
