commit: d5b208491b6024da11ad1ab6c75f8f5bcd367613
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 07:58:48 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 07:58:48 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b20849
sys-apps/hwids: stable on amd64, bug #568082
Package-Manager: portage-2.2.24
sys-apps/hwids/hwids-20150717-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/hwids/hwids-20150717-r1.ebuild
b/sys-apps/hwids/hwids-20150717-r1.ebuild
index c68cf73..bd2de21 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"