commit:     604db7ca9a65127cf46c89eac031a29a3d7e76e9
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 17:35:05 2017 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 17:35:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604db7ca

dev-util/gengetopt: add some prefix keywords

Package-Manager: portage-2.3.3

 dev-util/gengetopt/gengetopt-2.22.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/gengetopt/gengetopt-2.22.6.ebuild 
b/dev-util/gengetopt/gengetopt-2.22.6.ebuild
index 42baab7891b..575be2a3df8 100644
--- a/dev-util/gengetopt/gengetopt-2.22.6.ebuild
+++ b/dev-util/gengetopt/gengetopt-2.22.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris 
~sparc64-solaris"
 
 src_prepare() {
        epatch "${FILESDIR}"/${P}-makefile.patch

Reply via email to