summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-02-17 13:40:27 -0500
committerMike Frysinger <vapier@gentoo.org>2016-02-17 13:42:26 -0500
commitdf0e7ecbea811f1c0274244b1e27efd97d463404 (patch)
treecb62431974db9b886b14bb8c487ff5774ab2e467 /dev-libs/ustr/ustr-1.0.4-r8.ebuild
parentdev-libs/ustr: make installed file set more minimal (diff)
downloadgentoo-df0e7ecbea811f1c0274244b1e27efd97d463404.tar.gz
gentoo-df0e7ecbea811f1c0274244b1e27efd97d463404.tar.bz2
gentoo-df0e7ecbea811f1c0274244b1e27efd97d463404.zip
dev-libs/ustr: add arm64 love
Diffstat (limited to 'dev-libs/ustr/ustr-1.0.4-r8.ebuild')
-rw-r--r--dev-libs/ustr/ustr-1.0.4-r8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ustr/ustr-1.0.4-r8.ebuild b/dev-libs/ustr/ustr-1.0.4-r8.ebuild
index a540dadaadf2..784d946467ce 100644
--- a/dev-libs/ustr/ustr-1.0.4-r8.ebuild
+++ b/dev-libs/ustr/ustr-1.0.4-r8.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.and.org/pub/james/ustr/${PV}/${P}.tar.bz2"
LICENSE="|| ( BSD-2 MIT LGPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
IUSE="static-libs ustr-import"
DOCS=(ChangeLog README README-DEVELOPERS AUTHORS NEWS TODO)