diff options
author | Sam James <sam@gentoo.org> | 2023-01-20 17:00:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-20 17:00:12 +0000 |
commit | a2156a13c8c06a5a0e5d0252cff92e7ea9629b8c (patch) | |
tree | 39d6a8d772f5f29487dbc64ffd34c86c686387d4 /sec-keys | |
parent | dev-libs/xalan-c: Stabilize 1.12-r2 x86, #891467 (diff) | |
download | gentoo-a2156a13c8c06a5a0e5d0252cff92e7ea9629b8c.tar.gz gentoo-a2156a13c8c06a5a0e5d0252cff92e7ea9629b8c.tar.bz2 gentoo-a2156a13c8c06a5a0e5d0252cff92e7ea9629b8c.zip |
sec-keys/openpgp-keys-apache-xalan-c: Stabilize 20221123 x86, #891467
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-keys')
-rw-r--r-- | sec-keys/openpgp-keys-apache-xalan-c/openpgp-keys-apache-xalan-c-20221123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-keys/openpgp-keys-apache-xalan-c/openpgp-keys-apache-xalan-c-20221123.ebuild b/sec-keys/openpgp-keys-apache-xalan-c/openpgp-keys-apache-xalan-c-20221123.ebuild index 3c2503c0377f..044325951e19 100644 --- a/sec-keys/openpgp-keys-apache-xalan-c/openpgp-keys-apache-xalan-c-20221123.ebuild +++ b/sec-keys/openpgp-keys-apache-xalan-c/openpgp-keys-apache-xalan-c-20221123.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.apache.org/xalan/xalan-c/KEYS -> ${P}" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" S="${WORKDIR}" |