app-misc/rlwrap: add ~x64-cygwin keyword
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 21 Mar 2017 15:18:36 +0000 (16:18 +0100)
committerMichael Haubenwallner <haubi@gentoo.org>
Tue, 21 Mar 2017 15:39:23 +0000 (16:39 +0100)
Package-Manager: portage-2.3.3

app-misc/rlwrap/rlwrap-0.42.ebuild

index c35e022aee8a76270fd96291963d61045c369461..75ca6471b3cb0065df9b9a56248dc2fd399be9fd 100644 (file)
@@ -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
@@ -9,7 +9,7 @@ SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~mips ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~mips ppc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="debug"
 
 RDEPEND="sys-libs/readline:0="