diff options
author | 2023-12-25 11:29:40 +0000 | |
---|---|---|
committer | 2023-12-25 11:29:40 +0000 | |
commit | 89a54b7999054652047052a5d1f11bb554528587 (patch) | |
tree | 6b8d38ec752875b4da9ca0e9d29a8578c6a09868 /app-crypt | |
parent | dev-python/apprise: remove obsolete FIXME note (diff) | |
download | gentoo-89a54b7999054652047052a5d1f11bb554528587.tar.gz gentoo-89a54b7999054652047052a5d1f11bb554528587.tar.bz2 gentoo-89a54b7999054652047052a5d1f11bb554528587.zip |
app-crypt/xca: Stabilize 2.5.0 amd64, #920687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/xca/xca-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/xca/xca-2.5.0.ebuild b/app-crypt/xca/xca-2.5.0.ebuild index 67f03b0eab99..64d168ba24ab 100644 --- a/app-crypt/xca/xca-2.5.0.ebuild +++ b/app-crypt/xca/xca-2.5.0.ebuild @@ -13,7 +13,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=" |