sys-apps/kbd: arm stable, bug #563350

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2016-05-28 13:03:54 +02:00
parent a5eee750ad
commit 1e68a43302

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_BRANCH="master"
else
SRC_URI="ftp://ftp.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 autotools eutils ${SCM}