summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-21 12:21:03 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-21 12:21:03 +0000
commit079c0579dfb724ff46e0dda5c88efdfdf7beed37 (patch)
treedb852fc670b8baaeef39e9d3fdcddbf3af73fe7a /dev-ruby
parentdev-python/numpy: Stabilize 1.24.0 arm64, #891545 (diff)
downloadgentoo-079c0579dfb724ff46e0dda5c88efdfdf7beed37.tar.gz
gentoo-079c0579dfb724ff46e0dda5c88efdfdf7beed37.tar.bz2
gentoo-079c0579dfb724ff46e0dda5c88efdfdf7beed37.zip
dev-ruby/daemons: Stabilize 1.4.1 ppc64, #891583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/daemons/daemons-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemons/daemons-1.4.1.ebuild b/dev-ruby/daemons/daemons-1.4.1.ebuild
index 22f662138b2d..edc2836fe6af 100644
--- a/dev-ruby/daemons/daemons-1.4.1.ebuild
+++ b/dev-ruby/daemons/daemons-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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() {