diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:51:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:51:32 +0100 |
commit | 50c9f132f9be227d077a7d8c81b565b540d0f828 (patch) | |
tree | 5b56f641e4d9d9e6e81f2297c2a9990d0ba9a04e /net-libs | |
parent | dev-libs/elfutils: stable 0.173-r1 for ppc, bug #676794 (diff) | |
download | gentoo-50c9f132f9be227d077a7d8c81b565b540d0f828.tar.gz gentoo-50c9f132f9be227d077a7d8c81b565b540d0f828.tar.bz2 gentoo-50c9f132f9be227d077a7d8c81b565b540d0f828.zip |
net-libs/serf: stable 1.3.9 for ppc, bug #679676
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 0c2c0e8ea51b..5d59cb26f888 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" |