diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:36:55 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:38:02 -0400 |
commit | 3b33d3ce2b22bca8014226b971a5880626aa0232 (patch) | |
tree | cb8c2f2d11195eaca2837a531b78bde5ee217499 /net-libs/serf | |
parent | gnome-base/libgnome-keyring: arm64 stable (diff) | |
download | gentoo-3b33d3ce2b22bca8014226b971a5880626aa0232.tar.gz gentoo-3b33d3ce2b22bca8014226b971a5880626aa0232.tar.bz2 gentoo-3b33d3ce2b22bca8014226b971a5880626aa0232.zip |
net-libs/serf: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/serf')
-rw-r--r-- | net-libs/serf/serf-1.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/serf/serf-1.3.9.ebuild b/net-libs/serf/serf-1.3.9.ebuild index 7a9412df1fc4..32cf476c801f 100644 --- a/net-libs/serf/serf-1.3.9.ebuild +++ b/net-libs/serf/serf-1.3.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://apache/${PN}/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="kerberos static-libs libressl" RESTRICT="test" |