diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:33:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:33:50 +0200 |
commit | 59ea39b88f8ee8c25a34c44c15ffe267b0c6fbb6 (patch) | |
tree | 5816c31b1dc277fee75e10b4f83227a9adfe44ee /app-i18n/unicode-cldr | |
parent | app-eselect: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-59ea39b88f8ee8c25a34c44c15ffe267b0c6fbb6.tar.gz gentoo-59ea39b88f8ee8c25a34c44c15ffe267b0c6fbb6.tar.bz2 gentoo-59ea39b88f8ee8c25a34c44c15ffe267b0c6fbb6.zip |
app-i18n: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-i18n/unicode-cldr')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild index 89f7987b2c63..1834d8672123 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild @@ -13,7 +13,7 @@ fi LICENSE="unicode" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="app-arch/unzip" diff --git a/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild index b79862fb4e50..cb5a1743d529 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild @@ -13,7 +13,7 @@ fi LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="app-arch/unzip" |