diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-07-22 20:39:46 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-07-22 21:04:39 +0200 |
commit | d6837fdfc3e9b66f4281743003e764cbb6357257 (patch) | |
tree | 4329feda5612cf483f6b208096722af22f9d7c04 /dev-ruby/locale | |
parent | dev-ruby/test-unit-rr: cleanup (diff) | |
download | gentoo-d6837fdfc3e9b66f4281743003e764cbb6357257.tar.gz gentoo-d6837fdfc3e9b66f4281743003e764cbb6357257.tar.bz2 gentoo-d6837fdfc3e9b66f4281743003e764cbb6357257.zip |
dev-ruby/locale: mark ruby21 revision stable
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/locale-2.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/locale/locale-2.1.0-r2.ebuild b/dev-ruby/locale/locale-2.1.0-r2.ebuild index d804eb1b2304..d99a27af125e 100644 --- a/dev-ruby/locale/locale-2.1.0-r2.ebuild +++ b/dev-ruby/locale/locale-2.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-macos" SLOT="0" IUSE="" |