diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-12-14 02:58:48 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-12-14 02:58:48 -0500 |
commit | d5b208491b6024da11ad1ab6c75f8f5bcd367613 (patch) | |
tree | 3149637e5229aafc501ec99dd71fc22c07a78957 /sys-apps/hwids | |
parent | virtual/libgudev: stable on amd64, bug #568082 (diff) | |
download | gentoo-d5b208491b6024da11ad1ab6c75f8f5bcd367613.tar.gz gentoo-d5b208491b6024da11ad1ab6c75f8f5bcd367613.tar.bz2 gentoo-d5b208491b6024da11ad1ab6c75f8f5bcd367613.zip |
sys-apps/hwids: stable on amd64, bug #568082
Package-Manager: portage-2.2.24
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/hwids-20150717-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20150717-r1.ebuild b/sys-apps/hwids/hwids-20150717-r1.ebuild index c68cf73b51e9..bd2de218d109 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" |