diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-13 08:59:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-13 08:59:44 +0200 |
commit | 28cc0b94a45131660ea050dc344767e059ae224f (patch) | |
tree | 38cc437a5feffc18dd3b37ed6bd3b2cc1569ce7b /app-text | |
parent | dev-db/qdbm: ppc64 stable wrt bug #812755 (diff) | |
download | gentoo-28cc0b94a45131660ea050dc344767e059ae224f.tar.gz gentoo-28cc0b94a45131660ea050dc344767e059ae224f.tar.bz2 gentoo-28cc0b94a45131660ea050dc344767e059ae224f.zip |
app-text/hyperestraier: ppc64 stable wrt bug #812758
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/hyperestraier/hyperestraier-1.4.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hyperestraier/hyperestraier-1.4.13-r1.ebuild b/app-text/hyperestraier/hyperestraier-1.4.13-r1.ebuild index d405a14e7012..e02cdd3b364e 100644 --- a/app-text/hyperestraier/hyperestraier-1.4.13-r1.ebuild +++ b/app-text/hyperestraier/hyperestraier-1.4.13-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://fallabs.com/hyperestraier/" SRC_URI="https://fallabs.com/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" SLOT="0" IUSE="bzip2 debug java lzo mecab perl ruby static-libs +zlib" |