diff options
author | 2018-03-15 03:43:31 +0200 | |
---|---|---|
committer | 2018-03-15 03:43:31 +0200 | |
commit | d9f7d184a846334ccf0d2f4772c3bc4d249c6d93 (patch) | |
tree | da08b2c0ccec393cf1478dff25f01208b331beed /sys-apps | |
parent | x11-libs/pango: remove old (diff) | |
download | gentoo-d9f7d184a846334ccf0d2f4772c3bc4d249c6d93.tar.gz gentoo-d9f7d184a846334ccf0d2f4772c3bc4d249c6d93.tar.bz2 gentoo-d9f7d184a846334ccf0d2f4772c3bc4d249c6d93.zip |
sys-apps/hwids-20171003: arm64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-apps')
-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 03b4277f6447..ea2219711fb1 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" |