dev-ruby/daemons: move missing keywords forward
authorHans de Graaff <graaff@gentoo.org>
Wed, 24 Jan 2018 16:02:16 +0000 (17:02 +0100)
committerHans de Graaff <graaff@gentoo.org>
Wed, 24 Jan 2018 16:02:16 +0000 (17:02 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ruby/daemons/daemons-1.2.6.ebuild

index 792eabef56a8ee89af163f93c3bfc09f4b564e82..14452521fe30a27fd9117003c531f3f6521a176e 100644 (file)
@@ -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() {