diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-25 21:07:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-25 21:20:53 -0700 |
commit | ff00f2dfde6496a7fdae26fb6def5e81795d432a (patch) | |
tree | b8580aa81f656eefe76eda089134d37fa999ced9 /dev-ruby/daemons | |
parent | sys-process/iotop-0.6: ppc64 stable, bug 652640 (diff) | |
download | gentoo-ff00f2dfde6496a7fdae26fb6def5e81795d432a.tar.gz gentoo-ff00f2dfde6496a7fdae26fb6def5e81795d432a.tar.bz2 gentoo-ff00f2dfde6496a7fdae26fb6def5e81795d432a.zip |
dev-ruby/daemons-1.2.6: ppc64 stable, bug 645622
Diffstat (limited to 'dev-ruby/daemons')
-rw-r--r-- | dev-ruby/daemons/daemons-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/daemons/daemons-1.2.6.ebuild b/dev-ruby/daemons/daemons-1.2.6.ebuild index 9ed3c9718495..901f0ec74cac 100644 --- a/dev-ruby/daemons/daemons-1.2.6.ebuild +++ b/dev-ruby/daemons/daemons-1.2.6.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 ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="examples" all_ruby_prepare() { |