summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-23 10:33:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-23 10:33:01 +0200
commit3cc33ac8c3789c826e2b41f80354d97f49acaaa8 (patch)
treefa936be54e06672289b4e3e05e878dd6353f0462 /dev-ruby
parentdev-ruby/pg: amd64 stable wrt bug #622498 (diff)
downloadgentoo-3cc33ac8c3789c826e2b41f80354d97f49acaaa8.tar.gz
gentoo-3cc33ac8c3789c826e2b41f80354d97f49acaaa8.tar.bz2
gentoo-3cc33ac8c3789c826e2b41f80354d97f49acaaa8.zip
dev-ruby/ruby-gettext: amd64 stable wrt bug #622498
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild
index 648b8a4464a4..a5223e256b49 100644
--- a/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild
+++ b/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -20,7 +20,7 @@ inherit ruby-fakegem
DESCRIPTION="Native Language Support Library and Tools modeled after GNU gettext package"
HOMEPAGE="http://ruby-gettext.github.io/"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc test"
SLOT="0"
LICENSE="|| ( Ruby LGPL-3+ )"