diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-13 08:57:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-13 08:57:14 +0200 |
commit | 3517f1a2fadca1acaf8a90b9584dd4a0f2f38175 (patch) | |
tree | 59f8b677dc05db41f92476032364e1dd48978a91 /app-text/hyperestraier | |
parent | dev-db/qdbm: amd64 stable wrt bug #812755 (diff) | |
download | gentoo-3517f1a2fadca1acaf8a90b9584dd4a0f2f38175.tar.gz gentoo-3517f1a2fadca1acaf8a90b9584dd4a0f2f38175.tar.bz2 gentoo-3517f1a2fadca1acaf8a90b9584dd4a0f2f38175.zip |
app-text/hyperestraier: amd64 stable wrt bug #812758
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/hyperestraier')
-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 3b15a1cb6a0e..d405a14e7012 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" |