diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 22:39:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 22:55:06 +0000 |
commit | ad66d58a907c79c46b20f61c2130550cf75c17c8 (patch) | |
tree | 98fcad5e73e86901ac1121604c7ed68b2a95f9f1 /sys-apps/hwids | |
parent | dev-libs/libzip: stable 1.5.1 for ppc64, bug #679988 (diff) | |
download | gentoo-ad66d58a907c79c46b20f61c2130550cf75c17c8.tar.gz gentoo-ad66d58a907c79c46b20f61c2130550cf75c17c8.tar.bz2 gentoo-ad66d58a907c79c46b20f61c2130550cf75c17c8.zip |
sys-apps/hwids: stable 20180917 for ppc64, bug #680018
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/hwids-20180917.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20180917.ebuild b/sys-apps/hwids/hwids-20180917.ebuild index e0722ee20e56..d87c3692d06e 100644 --- a/sys-apps/hwids/hwids-20180917.ebuild +++ b/sys-apps/hwids/hwids-20180917.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == "99999999" ]]; then EGIT_REPO_URI="${HOMEPAGE}.git" 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 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" fi LICENSE="|| ( GPL-2 BSD ) public-domain" |