diff options
author | Sam James <sam@gentoo.org> | 2023-01-20 17:00:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-20 17:00:14 +0000 |
commit | a47b124de0c06583c4519fe2a654f7f6e95be974 (patch) | |
tree | 2cff3dc1768e84c1a791c5a3870253611bf1b1af /dev-libs/xalan-c | |
parent | sec-keys/openpgp-keys-apache-xalan-c: Stabilize 20221123 x86, #891467 (diff) | |
download | gentoo-a47b124de0c06583c4519fe2a654f7f6e95be974.tar.gz gentoo-a47b124de0c06583c4519fe2a654f7f6e95be974.tar.bz2 gentoo-a47b124de0c06583c4519fe2a654f7f6e95be974.zip |
dev-libs/xalan-c: Stabilize 1.12-r2 amd64, #891467
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/xalan-c')
-rw-r--r-- | dev-libs/xalan-c/xalan-c-1.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 60d816f3c744..a1a457320fc6 100644 --- a/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild +++ b/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild @@ -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 ) |