diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 21:59:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 22:15:35 -0700 |
commit | 2a7ae2f53479c5267c89c1502f201d98c577b6e7 (patch) | |
tree | b1700abac16535ae514d9c21994a7c64fc839b7b /app-text/libexttextcat | |
parent | dev-perl/XML-RSS: Bump to version 1.600.0 (diff) | |
download | gentoo-2a7ae2f53479c5267c89c1502f201d98c577b6e7.tar.gz gentoo-2a7ae2f53479c5267c89c1502f201d98c577b6e7.tar.bz2 gentoo-2a7ae2f53479c5267c89c1502f201d98c577b6e7.zip |
app-text/libexttextcat-3.4.5: added ~mips, bug 564484
Diffstat (limited to 'app-text/libexttextcat')
-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 dd0dd9ba16bc..e48b3a9a6156 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 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |