summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-12-07 21:26:49 +0100
committerFabian Groffen <grobian@gentoo.org>2020-12-07 21:26:59 +0100
commit33833f9bfd303372908ab77f8a85bb85029d893f (patch)
treebe71a42b386af1ba92aa71c7a5a92500dbc79600 /sys-devel/gettext
parentwww-servers/gunicorn: remove old (diff)
downloadgentoo-33833f9bfd303372908ab77f8a85bb85029d893f.tar.gz
gentoo-33833f9bfd303372908ab77f8a85bb85029d893f.tar.bz2
gentoo-33833f9bfd303372908ab77f8a85bb85029d893f.zip
sys-devel/gettext-0.21: add Prefix keywords
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r--sys-devel/gettext/gettext-0.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gettext/gettext-0.21.ebuild b/sys-devel/gettext/gettext-0.21.ebuild
index 69f65e5140a1..ab4ea5395c5a 100644
--- a/sys-devel/gettext/gettext-0.21.ebuild
+++ b/sys-devel/gettext/gettext-0.21.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == *_rc* ]] ; then
S="${WORKDIR}/${P/_/-}"
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
fi
# Only libasprintf is under the LGPL (and libintl is in a sep package),
# so put that license behind USE=cxx.