diff options
author | 2025-01-07 18:02:59 +0100 | |
---|---|---|
committer | 2025-01-07 18:02:59 +0100 | |
commit | ed8f1f3778035a1ac467e0ec1a367e43c9ba4388 (patch) | |
tree | 2b1b2ff43f45e0b58adc51b3061a04b4d1554292 | |
parent | media-plugins/mpg123-output-plugins: Stabilize 1.32.9 ppc, #945128 (diff) | |
download | gentoo-ed8f1f3778035a1ac467e0ec1a367e43c9ba4388.tar.gz gentoo-ed8f1f3778035a1ac467e0ec1a367e43c9ba4388.tar.bz2 gentoo-ed8f1f3778035a1ac467e0ec1a367e43c9ba4388.zip |
app-crypt/xca: Stabilize 2.8.0 ppc, #947186
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | app-crypt/xca/xca-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/xca/xca-2.8.0.ebuild b/app-crypt/xca/xca-2.8.0.ebuild index 9c6ad5666134..db781e7895f9 100644 --- a/app-crypt/xca/xca-2.8.0.ebuild +++ b/app-crypt/xca/xca-2.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -12,7 +12,7 @@ S="${WORKDIR}/xca-RELEASE.${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc" RDEPEND=" |