summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2017-03-21 16:18:36 +0100
committerMichael Haubenwallner <haubi@gentoo.org>2017-03-21 16:39:23 +0100
commita1d330a70a7fe2c25c45d549fc2bbb2df6baceef (patch)
treecab1df152da09e3498cc878ea918a2f3a7ddaadf /app-misc/rlwrap/rlwrap-0.42.ebuild
parentapp-eselect/eselect-vi: add ~x64-cygwin keyword (diff)
downloadgentoo-a1d330a70a7fe2c25c45d549fc2bbb2df6baceef.tar.gz
gentoo-a1d330a70a7fe2c25c45d549fc2bbb2df6baceef.tar.bz2
gentoo-a1d330a70a7fe2c25c45d549fc2bbb2df6baceef.zip
app-misc/rlwrap: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-misc/rlwrap/rlwrap-0.42.ebuild')
-rw-r--r--app-misc/rlwrap/rlwrap-0.42.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rlwrap/rlwrap-0.42.ebuild b/app-misc/rlwrap/rlwrap-0.42.ebuild
index c35e022aee8a..75ca6471b3cb 100644
--- a/app-misc/rlwrap/rlwrap-0.42.ebuild
+++ b/app-misc/rlwrap/rlwrap-0.42.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
@@ -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="