diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:07:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:49 +0000 |
commit | 149aeec83c63c57eb195a0de2dc7385b3ff42700 (patch) | |
tree | f392e39483633a61f9e17170d7df88e7da5503d0 /app-text | |
parent | app-text/ghostscript-gpl: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-149aeec83c63c57eb195a0de2dc7385b3ff42700.tar.gz gentoo-149aeec83c63c57eb195a0de2dc7385b3ff42700.tar.bz2 gentoo-149aeec83c63c57eb195a0de2dc7385b3ff42700.zip |
app-text/libexttextcat: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild index c0e6600643fa..01e091381ee4 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~mips 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="" |