diff options
author | 2023-01-21 12:21:05 +0000 | |
---|---|---|
committer | 2023-01-21 12:21:05 +0000 | |
commit | 151a4f62b1c1e946bfb2f112549c7086878c4b95 (patch) | |
tree | e6d69226595c9a2743454aad49732e1bf9e69169 /dev-ruby/daemons | |
parent | dev-ruby/daemons: Stabilize 1.4.1 arm, #891583 (diff) | |
download | gentoo-151a4f62b1c1e946bfb2f112549c7086878c4b95.tar.gz gentoo-151a4f62b1c1e946bfb2f112549c7086878c4b95.tar.bz2 gentoo-151a4f62b1c1e946bfb2f112549c7086878c4b95.zip |
dev-ruby/daemons: Stabilize 1.4.1 ppc, #891583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/daemons')
-rw-r--r-- | dev-ruby/daemons/daemons-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/daemons/daemons-1.4.1.ebuild b/dev-ruby/daemons/daemons-1.4.1.ebuild index cd9217be1d55..790dd4ed241e 100644 --- a/dev-ruby/daemons/daemons-1.4.1.ebuild +++ b/dev-ruby/daemons/daemons-1.4.1.ebuild @@ -18,7 +18,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 ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="examples" all_ruby_prepare() { |