diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-17 12:17:55 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-17 12:17:55 +0100 |
commit | bbd174d265501633939ae994abe428465d4fc637 (patch) | |
tree | 6e20725a227e31ac6e1f30d15af286b355be3d54 /app-text | |
parent | dev-db/postgresql-9.2.24-r0: alpha stable (diff) | |
download | gentoo-bbd174d265501633939ae994abe428465d4fc637.tar.gz gentoo-bbd174d265501633939ae994abe428465d4fc637.tar.bz2 gentoo-bbd174d265501633939ae994abe428465d4fc637.zip |
app-text/libexttextcat-3.4.5-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/637086
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild index b14b50ec6abd..639d0e51f85c 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |