diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 23:44:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 23:44:42 +0200 |
commit | f541ba9c75e8f22852b8aaa2cd347467f060fd65 (patch) | |
tree | b0234c2a46709052c71b7305143c0424e1079b30 /dev-libs | |
parent | sys-apps/osinfo-db: bump to 20170423 (diff) | |
download | gentoo-f541ba9c75e8f22852b8aaa2cd347467f060fd65.tar.gz gentoo-f541ba9c75e8f22852b8aaa2cd347467f060fd65.tar.bz2 gentoo-f541ba9c75e8f22852b8aaa2cd347467f060fd65.zip |
dev-libs/libzip: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libzip/libzip-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libzip/libzip-1.2.0.ebuild b/dev-libs/libzip/libzip-1.2.0.ebuild index cfa07082b081..d51ce7650816 100644 --- a/dev-libs/libzip/libzip-1.2.0.ebuild +++ b/dev-libs/libzip/libzip-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.nih.at/libzip/${P}.tar.xz" LICENSE="BSD" SLOT="0/5" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RDEPEND=" |