summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:45 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:45 +0200
commitfc2431ec27d42820e61206c30f4d6d76181af013 (patch)
treeb3db5721cb0a4d012db5dec876dc71f5154fa3d2 /app-misc
parentapp-misc/egads: Sort KEYWORDS (diff)
downloadgentoo-fc2431ec27d42820e61206c30f4d6d76181af013.tar.gz
gentoo-fc2431ec27d42820e61206c30f4d6d76181af013.tar.bz2
gentoo-fc2431ec27d42820e61206c30f4d6d76181af013.zip
app-misc/getopt: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/getopt/getopt-1.1.6-r1.ebuild2
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 0acad8e55401..285656652b93 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="~amd64-fbsd ~m68k-mint ~ppc-aix ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-cygwin ~x64-macos ~x64-solaris ~x86-fbsd ~x86-macos ~x86-solaris"
+KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"