summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-24 17:02:16 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-24 17:02:16 +0100
commit77013e3a1a00ac962e24c7e6d99a047d66d73fc7 (patch)
tree7cb6ba7aa678a552a6efaaa9ad5531f3ea29e957 /dev-ruby/daemons
parentdev-ruby/daemons: cleanup (diff)
downloadgentoo-77013e3a1a00ac962e24c7e6d99a047d66d73fc7.tar.gz
gentoo-77013e3a1a00ac962e24c7e6d99a047d66d73fc7.tar.bz2
gentoo-77013e3a1a00ac962e24c7e6d99a047d66d73fc7.zip
dev-ruby/daemons: move missing keywords forward
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/daemons')
-rw-r--r--dev-ruby/daemons/daemons-1.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemons/daemons-1.2.6.ebuild b/dev-ruby/daemons/daemons-1.2.6.ebuild
index 792eabef56a8..14452521fe30 100644
--- a/dev-ruby/daemons/daemons-1.2.6.ebuild
+++ b/dev-ruby/daemons/daemons-1.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~ppc64 ~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() {