diff options
Diffstat (limited to 'app-misc/getopt/getopt-1.1.6-r1.ebuild')
-rw-r--r-- | app-misc/getopt/getopt-1.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/getopt/getopt-1.1.6-r1.ebuild b/app-misc/getopt/getopt-1.1.6-r1.ebuild index 945eb3ea6133..323a24f24d20 100644 --- a/app-misc/getopt/getopt-1.1.6-r1.ebuild +++ b/app-misc/getopt/getopt-1.1.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://frodo.looijaard.name/system/files/software/getopt/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~x64-cygwin ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="nls" RDEPEND="nls? ( virtual/libintl )" |