diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-24 07:36:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-24 07:36:55 +0300 |
commit | 96cb91a593aa10e9cb369aff9ca706a67e16c579 (patch) | |
tree | c8d0e80f04d0b9bbc744195f67c8691b37c0218f /app-text/libepubgen | |
parent | app-text/libwps: amd64 stable wrt bug #659024 (diff) | |
download | gentoo-96cb91a593aa10e9cb369aff9ca706a67e16c579.tar.gz gentoo-96cb91a593aa10e9cb369aff9ca706a67e16c579.tar.bz2 gentoo-96cb91a593aa10e9cb369aff9ca706a67e16c579.zip |
app-text/libepubgen: amd64 stable wrt bug #659024
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 455303841553..49fb813100fa 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 x86" IUSE="debug doc test" RDEPEND=" |