diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 16:41:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 16:41:24 +0100 |
commit | e7e0ec2e549a378bf5a92ee776cdb13a2fc4764f (patch) | |
tree | 13adbccb5cb2ed1e3180c53ddab459ed006d534f /net-libs/serf | |
parent | dev-lang/spidermonkey: x86 stable (bug #661470) (diff) | |
download | gentoo-e7e0ec2e549a378bf5a92ee776cdb13a2fc4764f.tar.gz gentoo-e7e0ec2e549a378bf5a92ee776cdb13a2fc4764f.tar.bz2 gentoo-e7e0ec2e549a378bf5a92ee776cdb13a2fc4764f.zip |
net-libs/serf: x86 stable (bug #647786)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/serf')
-rw-r--r-- | net-libs/serf/serf-1.3.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/serf/serf-1.3.8-r1.ebuild b/net-libs/serf/serf-1.3.8-r1.ebuild index 7d6405b86653..d3611b033abc 100644 --- a/net-libs/serf/serf-1.3.8-r1.ebuild +++ b/net-libs/serf/serf-1.3.8-r1.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" |