diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-18 08:13:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-18 08:13:20 +0300 |
commit | 336ce55ba2aedce7c12079112e2c99c8a22a2bed (patch) | |
tree | 28fee9f8bc32ccd2fb53a49740c67d6abfb4ca97 /app-i18n | |
parent | dev-perl/Font-TTF: mark s390 stable (diff) | |
download | gentoo-336ce55ba2aedce7c12079112e2c99c8a22a2bed.tar.gz gentoo-336ce55ba2aedce7c12079112e2c99c8a22a2bed.tar.bz2 gentoo-336ce55ba2aedce7c12079112e2c99c8a22a2bed.zip |
app-i18n/unicode-data: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-10.0.0.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/unicode-data/unicode-data-9.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild index b61fbbaaaa60..9a963e92fa63 100644 --- a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" diff --git a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild index ec2cabb7b45f..937e1ac1e114 100644 --- a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |