diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-24 21:19:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-24 21:19:12 +0000 |
commit | 57ce1b106f2d2d4e317d14534573becbb7f308cd (patch) | |
tree | eb956d7a3e4e16bc29c26b6132a4f25ecb26c60b /net-libs | |
parent | dev-libs/cyrus-sasl: stable 2.1.26-r10 for ia64, bug #647786 (diff) | |
download | gentoo-57ce1b106f2d2d4e317d14534573becbb7f308cd.tar.gz gentoo-57ce1b106f2d2d4e317d14534573becbb7f308cd.tar.bz2 gentoo-57ce1b106f2d2d4e317d14534573becbb7f308cd.zip |
net-libs/serf: stable 1.3.8-r1 for ia64, bug #647786
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/serf/serf-1.3.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/serf/serf-1.3.8-r1.ebuild b/net-libs/serf/serf-1.3.8-r1.ebuild index c93bcfde2fca..7f3512ce0942 100644 --- a/net-libs/serf/serf-1.3.8-r1.ebuild +++ b/net-libs/serf/serf-1.3.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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" RDEPEND="dev-libs/apr:1= |