diff options
author | Sam James <sam@gentoo.org> | 2021-09-21 17:31:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-21 17:31:56 +0100 |
commit | 7d15259f9e3be70a69f455ec3b37552bb250d4ed (patch) | |
tree | d7f4ea7611efef69cdcb0f1f8898c1c0df03a12d /app-text/hyperestraier | |
parent | net-fs/cvmfs: drop old (diff) | |
download | gentoo-7d15259f9e3be70a69f455ec3b37552bb250d4ed.tar.gz gentoo-7d15259f9e3be70a69f455ec3b37552bb250d4ed.tar.bz2 gentoo-7d15259f9e3be70a69f455ec3b37552bb250d4ed.zip |
app-text/hyperestraier: Stabilize 1.4.13-r1 ppc, #812758
Signed-off-by: Sam James <sam@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 fce6b6a04428..28d438f7c840 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" |