diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-22 19:38:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-22 19:42:32 +0300 |
commit | 6f5268aada6f7cb47488e79507d2c7c96cefeb2c (patch) | |
tree | 01e87ebd385a387d11ae4613b087053900d481db /app-text/libabw | |
parent | app-text/libepubgen: amd64 stable wrt bug #652638 (diff) | |
download | gentoo-6f5268aada6f7cb47488e79507d2c7c96cefeb2c.tar.gz gentoo-6f5268aada6f7cb47488e79507d2c7c96cefeb2c.tar.bz2 gentoo-6f5268aada6f7cb47488e79507d2c7c96cefeb2c.zip |
app-text/libabw: amd64 stable wrt bug #652638
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text/libabw')
-rw-r--r-- | app-text/libabw/libabw-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libabw/libabw-0.1.2.ebuild b/app-text/libabw/libabw-0.1.2.ebuild index b9c4771fff78..93e138cf1a8e 100644 --- a/app-text/libabw/libabw-0.1.2.ebuild +++ b/app-text/libabw/libabw-0.1.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="doc static-libs" RDEPEND=" |