diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-29 11:07:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-29 11:07:57 +0000 |
commit | d20f4fb57768e63a107884e467c9441ec29ae22a (patch) | |
tree | a06198c7b0211ef901beda3219124c88c0789643 /app-crypt/xca | |
parent | dev-java/hamcrest: add 3.0 (diff) | |
download | gentoo-d20f4fb57768e63a107884e467c9441ec29ae22a.tar.gz gentoo-d20f4fb57768e63a107884e467c9441ec29ae22a.tar.bz2 gentoo-d20f4fb57768e63a107884e467c9441ec29ae22a.zip |
app-crypt/xca: Stabilize 2.6.0 x86, #938663
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/xca')
-rw-r--r-- | app-crypt/xca/xca-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/xca/xca-2.6.0.ebuild b/app-crypt/xca/xca-2.6.0.ebuild index c9e4d8aa423b..c428ce754e27 100644 --- a/app-crypt/xca/xca-2.6.0.ebuild +++ b/app-crypt/xca/xca-2.6.0.ebuild @@ -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=" |