diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:45:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:46:33 +0200 |
commit | 61b6bfaff2ed683230f7f2d29533ff456a3b721a (patch) | |
tree | 6d98a7caf4c86238d6519cc030b89a2bf5dc9448 /net-libs | |
parent | sys-kernel/dracut: amd64 stable wrt bug #729656 (diff) | |
download | gentoo-61b6bfaff2ed683230f7f2d29533ff456a3b721a.tar.gz gentoo-61b6bfaff2ed683230f7f2d29533ff456a3b721a.tar.bz2 gentoo-61b6bfaff2ed683230f7f2d29533ff456a3b721a.zip |
net-libs/serf: amd64 stable wrt bug #730632
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/serf/serf-1.3.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/serf/serf-1.3.9-r2.ebuild b/net-libs/serf/serf-1.3.9-r2.ebuild index a39a528e3e76..689e56fe3f95 100644 --- a/net-libs/serf/serf-1.3.9-r2.ebuild +++ b/net-libs/serf/serf-1.3.9-r2.ebuild @@ -13,7 +13,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 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="kerberos static-libs libressl" RESTRICT="test" |