summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-20 17:00:11 +0000
committerSam James <sam@gentoo.org>2023-01-20 17:00:11 +0000
commitb974d170898ea2b3076bec20e615c6d6593160eb (patch)
tree769b22d579e0fb0ad1037b9a8c0e1e4acbfe2cdc /dev-libs
parentnet-irc/weechat: Stabilize 3.7.1 amd64, #891455 (diff)
downloadgentoo-b974d170898ea2b3076bec20e615c6d6593160eb.tar.gz
gentoo-b974d170898ea2b3076bec20e615c6d6593160eb.tar.bz2
gentoo-b974d170898ea2b3076bec20e615c6d6593160eb.zip
dev-libs/xalan-c: Stabilize 1.12-r2 x86, #891467
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/xalan-c/xalan-c-1.12-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild b/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild
index 74e63f8e818f..60d816f3c744 100644
--- a/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild
+++ b/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ else
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/apache-xalan-c.asc
SLOT="0/$(ver_cut 1-2)"
- KEYWORDS="~amd64 ~ppc ~x86"
+ KEYWORDS="~amd64 ~ppc x86"
S="${WORKDIR}/${MY_PN}-${PV}"
BDEPEND="
verify-sig? ( sec-keys/openpgp-keys-apache-xalan-c )