diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-23 08:42:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-23 10:15:47 +0000 |
commit | c4c6fcca6a1f642a6dad7156498cb00791cfd30b (patch) | |
tree | 0d62f241a83ebaaba26fcf1626bafa41077e5a6f /sys-apps/hwids | |
parent | app-arch/dpkg: stable 1.19.0.5 for sparc, bug #645096 (diff) | |
download | gentoo-c4c6fcca6a1f642a6dad7156498cb00791cfd30b.tar.gz gentoo-c4c6fcca6a1f642a6dad7156498cb00791cfd30b.tar.bz2 gentoo-c4c6fcca6a1f642a6dad7156498cb00791cfd30b.zip |
sys-apps/hwids: stable 20171003 for sparc, bug #648322
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/hwids-20171003.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20171003.ebuild b/sys-apps/hwids/hwids-20171003.ebuild index 1880bd9d7f1a..376d93cc4354 100644 --- a/sys-apps/hwids/hwids-20171003.ebuild +++ b/sys-apps/hwids/hwids-20171003.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 ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi LICENSE="|| ( GPL-2 BSD ) public-domain" |