diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-19 14:26:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-19 14:26:05 -0400 |
commit | 98e4d1b65d23a8fc30d78ba0369c23f9888fa5f6 (patch) | |
tree | e25bd29284f0808c386b68e33f02d1a781ea46cb /net-libs/serf | |
parent | x11-misc/xdotool: amd64 stable wrt bug #681622 (diff) | |
download | gentoo-98e4d1b65d23a8fc30d78ba0369c23f9888fa5f6.tar.gz gentoo-98e4d1b65d23a8fc30d78ba0369c23f9888fa5f6.tar.bz2 gentoo-98e4d1b65d23a8fc30d78ba0369c23f9888fa5f6.zip |
net-libs/serf: amd64 stable wrt bug #679676
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 66d367644854..f7c309597ac9 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" |