diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 17:53:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 17:53:29 +0300 |
commit | 919d1aa42877f162479562f0900a49f3e6d82aae (patch) | |
tree | 92900849fc3a3f8ffecff220854a88f336693112 /net-libs | |
parent | dev-qt/qtxmlpatterns: Stabilize 5.15.14 ppc, #933196 (diff) | |
download | gentoo-919d1aa42877f162479562f0900a49f3e6d82aae.tar.gz gentoo-919d1aa42877f162479562f0900a49f3e6d82aae.tar.bz2 gentoo-919d1aa42877f162479562f0900a49f3e6d82aae.zip |
net-libs/serf: Stabilize 1.3.10 ppc, #933238
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/serf/serf-1.3.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/serf/serf-1.3.10.ebuild b/net-libs/serf/serf-1.3.10.ebuild index f2398ac21999..772bfc31e332 100644 --- a/net-libs/serf/serf-1.3.10.ebuild +++ b/net-libs/serf/serf-1.3.10.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="kerberos" # Many test failures. RESTRICT="test" |