diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:59:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:59:35 +0100 |
commit | 114112a0a696502e220c7634a4cf2ac3a0b3004f (patch) | |
tree | 6ea540155d302a17f5ff412ca91d949f2760922c /sys-apps/hwids | |
parent | sci-calculators/units: sparc stable wrt bug #567166 (diff) | |
download | gentoo-114112a0a696502e220c7634a4cf2ac3a0b3004f.tar.gz gentoo-114112a0a696502e220c7634a4cf2ac3a0b3004f.tar.bz2 gentoo-114112a0a696502e220c7634a4cf2ac3a0b3004f.zip |
sys-apps/hwids: sparc stable wrt bug #568082
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 6f67bba68dcc..a2023abe878a 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" |