diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-02 23:55:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-02 23:56:06 +0300 |
commit | 90b1399dbec446519f11c00ee65bae36a521367b (patch) | |
tree | 4e53b79381ea18876e30dff04230653edb39ba59 /net-libs | |
parent | dev-lang/python: Fix implicit ncurses declarations in 3.7.3 (diff) | |
download | gentoo-90b1399dbec446519f11c00ee65bae36a521367b.tar.gz gentoo-90b1399dbec446519f11c00ee65bae36a521367b.tar.bz2 gentoo-90b1399dbec446519f11c00ee65bae36a521367b.zip |
net-libs/serf: alpha stable wrt bug #679676
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'net-libs')
-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 72c24deb9ba0..68a5e79e5086 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" |