summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-12 23:26:37 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-12 23:26:37 -0400
commit581d3b188363fd85f5abc3384e78aa02fc120673 (patch)
tree9147e7c5d44da15874e6629735235f1412df71e6 /sys-apps/hwids
parentprofiles/package.mask: add dev-java/jackson-databind (diff)
downloadgentoo-581d3b188363fd85f5abc3384e78aa02fc120673.tar.gz
gentoo-581d3b188363fd85f5abc3384e78aa02fc120673.tar.bz2
gentoo-581d3b188363fd85f5abc3384e78aa02fc120673.zip
sys-apps/hwids: arm64 stable (bug #680018)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r--sys-apps/hwids/hwids-20180917.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20180917.ebuild b/sys-apps/hwids/hwids-20180917.ebuild
index b700d909bb0b..c44459ef08a5 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"