summaryrefslogtreecommitdiff
path: root/sys-apps/hwids
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-12-14 17:13:22 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-12-14 17:13:22 +0100
commit93ffedc21a254938211e7fd0710938254159bf06 (patch)
treefcb4350f9d8b7898bccc7214f819167526d28b7c /sys-apps/hwids
parent6b90fdc1a26f3ad6bad0c0756d97a09f5224b01e (diff)
downloadgentoo-93ffedc21a254938211e7fd0710938254159bf06.tar.gz
gentoo-93ffedc21a254938211e7fd0710938254159bf06.tar.xz
sys-apps/hwids: x86 stable wrt bug #568082
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r--sys-apps/hwids/hwids-20150717-r1.ebuild2
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 bd2de218d10..bc08ac20647 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"