From 1810578ac2c7bb6184ae448150675fa83bfffd53 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Fri, 21 Apr 2017 13:51:55 +0200 Subject: sys-apps/hwids-20170328-r0: add alpha keyword Gentoo-Bug: 615522 --- sys-apps/hwids/hwids-20170328.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/hwids') diff --git a/sys-apps/hwids/hwids-20170328.ebuild b/sys-apps/hwids/hwids-20170328.ebuild index 13f25bb11b32..8d097935ccc9 100644 --- a/sys-apps/hwids/hwids-20170328.ebuild +++ b/sys-apps/hwids/hwids-20170328.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]]; then EGIT_REPO_URI="${HOMEPAGE}.git" else SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi LICENSE="|| ( GPL-2 BSD ) public-domain" -- cgit v1.2.3-65-gdbad