diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-19 09:31:08 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-19 10:16:41 +0100 |
commit | b5841b14c61f4abc70e33081627a2e189d5ce8a5 (patch) | |
tree | 4791c6769f80256721320b3a43dbe3368d37e36e /dev-ruby/locale | |
parent | l10n.eclass: Disabled locales are the complement of enabled ones. (diff) | |
download | gentoo-b5841b14c61f4abc70e33081627a2e189d5ce8a5.tar.gz gentoo-b5841b14c61f4abc70e33081627a2e189d5ce8a5.tar.bz2 gentoo-b5841b14c61f4abc70e33081627a2e189d5ce8a5.zip |
dev-ruby/locale-2.1.2-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/639720
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/locale-2.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/locale/locale-2.1.2-r1.ebuild b/dev-ruby/locale/locale-2.1.2-r1.ebuild index 7b2ff1eb6481..8502e392ab2f 100644 --- a/dev-ruby/locale/locale-2.1.2-r1.ebuild +++ b/dev-ruby/locale/locale-2.1.2-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-macos" SLOT="0" IUSE="" |