diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-30 08:33:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-30 08:33:51 +0200 |
commit | 64af775fbc944a21b53f10d0b38308222f626068 (patch) | |
tree | a3403ddc08d0833e5656c17ba4bb61e61b3d42ed /app-crypt/rotix | |
parent | dev-python/elasticsearch-curator: x86 stable wrt bug #713342 (diff) | |
download | gentoo-64af775fbc944a21b53f10d0b38308222f626068.tar.gz gentoo-64af775fbc944a21b53f10d0b38308222f626068.tar.bz2 gentoo-64af775fbc944a21b53f10d0b38308222f626068.zip |
app-crypt/rotix: x86 stable wrt bug #717476
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/rotix')
-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 05b44dc38cb3..34e15f030822 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" |