diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-12-24 11:36:40 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-12-24 11:36:40 +0200 |
commit | 424ae1b54c17638de7b6599ba81ca89ba5408f30 (patch) | |
tree | 9aa2548a8c5515b8cd19da85f155cc0a25892362 /sys-apps | |
parent | net-misc/openssh-7.5_p1-r3: arm64 stable (diff) | |
download | gentoo-424ae1b54c17638de7b6599ba81ca89ba5408f30.tar.gz gentoo-424ae1b54c17638de7b6599ba81ca89ba5408f30.tar.bz2 gentoo-424ae1b54c17638de7b6599ba81ca89ba5408f30.zip |
sys-apps/hwids-20170328: arm64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwids/hwids-20170328.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20170328.ebuild b/sys-apps/hwids/hwids-20170328.ebuild index 3b53663fe67e..26e95e33c5cf 100644 --- a/sys-apps/hwids/hwids-20170328.ebuild +++ b/sys-apps/hwids/hwids-20170328.ebuild @@ -12,7 +12,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" |