diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:33:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:33:52 +0200 |
commit | 3b8b097ec14b16e0819b33770c1454af241123c3 (patch) | |
tree | fff7eade77e3a387d6d75e7fa03a8f2c951cffe7 /app-misc/getopt | |
parent | app-i18n: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-3b8b097ec14b16e0819b33770c1454af241123c3.tar.gz gentoo-3b8b097ec14b16e0819b33770c1454af241123c3.tar.bz2 gentoo-3b8b097ec14b16e0819b33770c1454af241123c3.zip |
app-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc/getopt')
-rw-r--r-- | app-misc/getopt/getopt-1.1.6-r1.ebuild | 2 | ||||
-rw-r--r-- | app-misc/getopt/getopt-1.1.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/getopt/getopt-1.1.6-r1.ebuild b/app-misc/getopt/getopt-1.1.6-r1.ebuild index 285656652b93..25ec7685b004 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="~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~ppc-aix ~x64-cygwin ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND="nls? ( virtual/libintl )" diff --git a/app-misc/getopt/getopt-1.1.6.ebuild b/app-misc/getopt/getopt-1.1.6.ebuild index c8484dcababf..e153893915a5 100644 --- a/app-misc/getopt/getopt-1.1.6.ebuild +++ b/app-misc/getopt/getopt-1.1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://frodo.looijaard.name/system/files/software/getopt/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -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" +KEYWORDS="~ppc-aix ~x64-cygwin ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND="nls? ( virtual/libintl )" |