diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-14 22:05:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-14 21:53:16 +0000 |
commit | cb6c6c1c5cd7cb24322c3f36f88ae2255280b131 (patch) | |
tree | bad527b1d0d02c7833603ad9011261f053ff45d7 /sys-apps/hwids | |
parent | app-shells/bash-completion: stable 2.8 for hppa, bug #679902 (diff) | |
download | gentoo-cb6c6c1c5cd7cb24322c3f36f88ae2255280b131.tar.gz gentoo-cb6c6c1c5cd7cb24322c3f36f88ae2255280b131.tar.bz2 gentoo-cb6c6c1c5cd7cb24322c3f36f88ae2255280b131.zip |
sys-apps/hwids: stable 20180917 for hppa, bug #680018
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
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 7ad428ba6bb2..d697b54e653c 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" |