diff options
author | 2017-04-06 08:57:34 +0200 | |
---|---|---|
committer | 2017-04-06 08:59:54 +0200 | |
commit | dc70108b70e48e26e22f79bc34e808aaf1b052e0 (patch) | |
tree | dd5ae7804897a0c93cb533d1ce5d8ac0ad6da961 /dev-ruby | |
parent | dev-ruby/listen: add ~ppc64 keyword (bug 589798). (diff) | |
download | gentoo-dc70108b70e48e26e22f79bc34e808aaf1b052e0.tar.gz gentoo-dc70108b70e48e26e22f79bc34e808aaf1b052e0.tar.bz2 gentoo-dc70108b70e48e26e22f79bc34e808aaf1b052e0.zip |
dev-ruby/listen: add ~ppc keyword (bug 589798).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/listen/listen-3.0.8.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/listen/listen-3.1.1-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/listen/listen-3.0.8.ebuild b/dev-ruby/listen/listen-3.0.8.ebuild index 615c4fe6792b..46cadc5072ed 100644 --- a/dev-ruby/listen/listen-3.0.8.ebuild +++ b/dev-ruby/listen/listen-3.0.8.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 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # Block on other packages trying to install a /usr/bin/listen diff --git a/dev-ruby/listen/listen-3.1.1-r1.ebuild b/dev-ruby/listen/listen-3.1.1-r1.ebuild index 9e287321ef6e..e38d190a0ba4 100644 --- a/dev-ruby/listen/listen-3.1.1-r1.ebuild +++ b/dev-ruby/listen/listen-3.1.1-r1.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 @@ HOMEPAGE="https://github.com/guard/listen" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # Block on other packages trying to install a /usr/bin/listen |