diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 08:23:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 08:23:50 +0200 |
commit | d0cbde7120165f71ca3b6761bcbdabbf60a8729d (patch) | |
tree | 17d08faaf97f6471b106010818892543d418b911 /app-crypt/rotix | |
parent | sci-electronics/iverilog: ppc stable wrt bug #713730 (diff) | |
download | gentoo-d0cbde7120165f71ca3b6761bcbdabbf60a8729d.tar.gz gentoo-d0cbde7120165f71ca3b6761bcbdabbf60a8729d.tar.bz2 gentoo-d0cbde7120165f71ca3b6761bcbdabbf60a8729d.zip |
app-crypt/rotix: ppc stable wrt bug #717476
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 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" |