diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:07:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:07:05 +0100 |
commit | e68463cc5c79730f8b9d03cb387478209a370aee (patch) | |
tree | 9795cdf2c97bec1482a41c172803c79cac710bdf /dev-ruby/daemons | |
parent | dev-ruby/temple: stable 0.8.2 for ppc64 (diff) | |
download | gentoo-e68463cc5c79730f8b9d03cb387478209a370aee.tar.gz gentoo-e68463cc5c79730f8b9d03cb387478209a370aee.tar.bz2 gentoo-e68463cc5c79730f8b9d03cb387478209a370aee.zip |
dev-ruby/daemons: stable 1.3.1 for ppc64
stable wrt bug #728198
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/daemons')
-rw-r--r-- | dev-ruby/daemons/daemons-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/daemons/daemons-1.3.1.ebuild b/dev-ruby/daemons/daemons-1.3.1.ebuild index fe3b3e02c788..dbdd3043fb68 100644 --- a/dev-ruby/daemons/daemons-1.3.1.ebuild +++ b/dev-ruby/daemons/daemons-1.3.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/thuehlinger/daemons/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="examples" all_ruby_prepare() { |