sys-apps/kbd-2.0.4: ppc64 stable, bug 645022
authorMatt Turner <mattst88@gentoo.org>
Sun, 18 Mar 2018 01:15:20 +0000 (18:15 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 18 Mar 2018 01:15:20 +0000 (18:15 -0700)
sys-apps/kbd/kbd-2.0.4.ebuild

index 8871e7569c44469c584e3f27234e9bbcfed83a4b..3ce85f64ff3c722692c6ccf72436a00211ebc8a5 100644 (file)
@@ -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}