summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-05 05:24:36 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-05 05:26:10 +0000
commitb07febde64392c00ae94137a72ee86dd77c8c157 (patch)
treeee0f9ce8b929fd47710a6bb32cde9c29af146b8d /app-text/liblangtag/liblangtag-0.6.7.ebuild
parentapp-crypt/gpgme: Stabilize 1.23.1 x86, #919762 (diff)
downloadgentoo-b07febde64392c00ae94137a72ee86dd77c8c157.tar.gz
gentoo-b07febde64392c00ae94137a72ee86dd77c8c157.tar.bz2
gentoo-b07febde64392c00ae94137a72ee86dd77c8c157.zip
app-text/liblangtag: Stabilize 0.6.7 x86, #919762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/liblangtag/liblangtag-0.6.7.ebuild')
-rw-r--r--app-text/liblangtag/liblangtag-0.6.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/liblangtag/liblangtag-0.6.7.ebuild b/app-text/liblangtag/liblangtag-0.6.7.ebuild
index 80aec8d4c9ca..5d970c825059 100644
--- a/app-text/liblangtag/liblangtag-0.6.7.ebuild
+++ b/app-text/liblangtag/liblangtag-0.6.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
LICENSE="|| ( LGPL-3 MPL-2.0 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="debug doc introspection test"
# Upstream expect liblangtag to be installed when one runs tests...