diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-11-18 12:41:29 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-11-18 12:41:29 +0300 |
commit | 4ea79ced923e06372a66bf4c137e5f981d3b952d (patch) | |
tree | 4a16f838d0a3a9ca5e2a2e80a1af0e07bd44efa0 /app-text/libexttextcat | |
parent | sys-devel/distcc: s390 stable (diff) | |
download | gentoo-4ea79ced923e06372a66bf4c137e5f981d3b952d.tar.gz gentoo-4ea79ced923e06372a66bf4c137e5f981d3b952d.tar.bz2 gentoo-4ea79ced923e06372a66bf4c137e5f981d3b952d.zip |
app-text/libexttextcat: keyword ~s390
Gentoo-Bug: 564484
Package-Manager: portage-2.2.23
Diffstat (limited to 'app-text/libexttextcat')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild index f5e29c6fd0cb..69fa8d290603 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |