diff options
author | 2014-06-16 15:39:58 +0000 | |
---|---|---|
committer | 2014-06-16 15:39:58 +0000 | |
commit | b751c207b065cacafc32808ce1239433094b4ff6 (patch) | |
tree | 3d7b567279fda5a4c597b634acdf1c7678c8b3cd /dev-ruby/locale/locale-2.1.0-r1.ebuild | |
parent | Keyworded on alpha, bug #465948 (diff) | |
download | gentoo-2-b751c207b065cacafc32808ce1239433094b4ff6.tar.gz gentoo-2-b751c207b065cacafc32808ce1239433094b4ff6.tar.bz2 gentoo-2-b751c207b065cacafc32808ce1239433094b4ff6.zip |
Keyworded on alpha, bug #465948
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-ruby/locale/locale-2.1.0-r1.ebuild')
-rw-r--r-- | dev-ruby/locale/locale-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/locale/locale-2.1.0-r1.ebuild b/dev-ruby/locale/locale-2.1.0-r1.ebuild index 26cf927e82bf..de3640317022 100644 --- a/dev-ruby/locale/locale-2.1.0-r1.ebuild +++ b/dev-ruby/locale/locale-2.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.8 2014/06/13 19:32:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.9 2014/06/16 15:39:58 klausman Exp $ EAPI=5 @@ -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="~amd64 arm hppa ia64 ~ppc ~ppc64 ~x86 ~x86-macos" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~x86 ~x86-macos" SLOT="0" IUSE="" |