From: Agostino Sarubbo Date: Sun, 10 Jan 2016 11:21:12 +0000 (+0100) Subject: sys-apps/hwids: alpha stable wrt bug #568082 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=381e9c3976d70331d094d7235e17f413c6c6a954;p=gentoo.git sys-apps/hwids: alpha stable wrt bug #568082 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/hwids/hwids-20150717-r1.ebuild b/sys-apps/hwids/hwids-20150717-r1.ebuild index a2023abe878a..7078c2f6f624 100644 --- a/sys-apps/hwids/hwids-20150717-r1.ebuild +++ b/sys-apps/hwids/hwids-20150717-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]]; then inherit git-2 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 ~x64-freebsd ~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 ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" fi LICENSE="|| ( GPL-2 BSD ) public-domain"