diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-26 13:01:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-26 13:01:55 +0100 |
commit | 2f7a6e3046f1c585660b59f5eba953d8c41fc517 (patch) | |
tree | a94524ee3295a1b976cd4fcb717a8b3fab53a999 /sys-apps | |
parent | dev-util/kdevplatform: ppc stable wrt bug #565998 (diff) | |
download | gentoo-2f7a6e3046f1c585660b59f5eba953d8c41fc517.tar.gz gentoo-2f7a6e3046f1c585660b59f5eba953d8c41fc517.tar.bz2 gentoo-2f7a6e3046f1c585660b59f5eba953d8c41fc517.zip |
sys-apps/hwids: ppc stable wrt bug #568082
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 e932771bb187..c387bc7d3c1f 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" |