summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-08 11:07:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 11:07:23 +0200
commit2ae847e40d4337ca4bae467e4908bc0c137a2a9e (patch)
tree9c3fdcab7cf0e31566d31c086dd46bb821090983 /app-crypt
parentapp-benchmarks/siege: Stabilize 4.1.6-r1 x86, #919430 (diff)
downloadgentoo-2ae847e40d4337ca4bae467e4908bc0c137a2a9e.tar.gz
gentoo-2ae847e40d4337ca4bae467e4908bc0c137a2a9e.tar.bz2
gentoo-2ae847e40d4337ca4bae467e4908bc0c137a2a9e.zip
app-crypt/rotix: Stabilize 0.83-r3 amd64, #919431
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/rotix/rotix-0.83-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rotix/rotix-0.83-r3.ebuild b/app-crypt/rotix/rotix-0.83-r3.ebuild
index bcef6159843f..af3c8f4b172f 100644
--- a/app-crypt/rotix/rotix-0.83-r3.ebuild
+++ b/app-crypt/rotix/rotix-0.83-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/shemminga/${PN}/releases/download/${PV}/${PN}_${PV}.
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="nls"
BDEPEND="nls? ( sys-devel/gettext )"