commit: 7ed53a06e3e933755223dbf49627f696a05e19d3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 8 09:07:24 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 8 09:07:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed53a06
app-crypt/rotix: Stabilize 0.83-r3 x86, #919431 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-crypt/rotix/rotix-0.83-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/rotix/rotix-0.83-r3.ebuild b/app-crypt/rotix/rotix-0.83-r3.ebuild index af3c8f4b172f..f04303a695f5 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 )"
