diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 13:10:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 13:15:53 +0100 |
commit | 521ebce65d0cb2a31db26281d76c427193ce0cde (patch) | |
tree | 18c52ba2552febaedeb876fe15864d6db79d210a /dev-ruby/sinatra | |
parent | dev-ruby/sinatra: keyworded 2.0.3 for ppc, bug #661564 (diff) | |
download | gentoo-521ebce65d0cb2a31db26281d76c427193ce0cde.tar.gz gentoo-521ebce65d0cb2a31db26281d76c427193ce0cde.tar.bz2 gentoo-521ebce65d0cb2a31db26281d76c427193ce0cde.zip |
dev-ruby/sinatra: keyworded 2.0.4 for ppc, bug #661564
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/sinatra')
-rw-r--r-- | dev-ruby/sinatra/sinatra-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sinatra/sinatra-2.0.4.ebuild b/dev-ruby/sinatra/sinatra-2.0.4.ebuild index b73d22ceaa40..3f28c215bddd 100644 --- a/dev-ruby/sinatra/sinatra-2.0.4.ebuild +++ b/dev-ruby/sinatra/sinatra-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/sinatra/sinatra/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend " |