diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 14:54:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 14:54:20 +0200 |
commit | a6ab40f5826c498f2625d48385af8582acdfaec6 (patch) | |
tree | 18e8e48ecce60df9a29f4e0f84df7370bf67ac27 /app-crypt/rotix | |
parent | app-benchmarks/siege: Stabilize 4.1.6-r1 ppc, #919430 (diff) | |
download | gentoo-a6ab40f5826c498f2625d48385af8582acdfaec6.tar.gz gentoo-a6ab40f5826c498f2625d48385af8582acdfaec6.tar.bz2 gentoo-a6ab40f5826c498f2625d48385af8582acdfaec6.zip |
app-crypt/rotix: Stabilize 0.83-r3 ppc, #919431
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/rotix')
-rw-r--r-- | app-crypt/rotix/rotix-0.83-r3.ebuild | 2 |
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 f04303a695f5..3d01c7aeb3a8 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 )" |