diff options
Diffstat (limited to 'app-crypt/rotix/rotix-0.83-r1.ebuild')
-rw-r--r-- | app-crypt/rotix/rotix-0.83-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rotix/rotix-0.83-r1.ebuild b/app-crypt/rotix/rotix-0.83-r1.ebuild index 16b2f5b0d5c3..05b44dc38cb3 100644 --- a/app-crypt/rotix/rotix-0.83-r1.ebuild +++ b/app-crypt/rotix/rotix-0.83-r1.ebuild @@ -10,7 +10,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 ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="sys-devel/gettext" |