diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:33:58 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:52 -0700 |
commit | 77409147b698f2c0048bf6483ab9359a314826ac (patch) | |
tree | d5b4e350f6ebc40937aec5b05f9753809892262f /app-text/libepubgen | |
parent | app-text/libebook-0.1.3: added ~ppc64, bug 664414 (diff) | |
download | gentoo-77409147b698f2c0048bf6483ab9359a314826ac.tar.gz gentoo-77409147b698f2c0048bf6483ab9359a314826ac.tar.bz2 gentoo-77409147b698f2c0048bf6483ab9359a314826ac.zip |
app-text/libepubgen-0.1.1: added ~ppc64, bug 664414
Diffstat (limited to 'app-text/libepubgen')
-rw-r--r-- | app-text/libepubgen/libepubgen-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libepubgen/libepubgen-0.1.1.ebuild b/app-text/libepubgen/libepubgen-0.1.1.ebuild index 49fb813100fa..fd9039c5978c 100644 --- a/app-text/libepubgen/libepubgen-0.1.1.ebuild +++ b/app-text/libepubgen/libepubgen-0.1.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="debug doc test" RDEPEND=" |