commit: b815eb3f9d76c4d046f1672038a114d7100c1e8f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 21:34:28 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 21:35:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b815eb3f
sys-devel/gettext: Stabilize 0.21 amd64, #717936
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gettext/gettext-0.21.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/gettext/gettext-0.21.ebuild
b/sys-devel/gettext/gettext-0.21.ebuild
index b9804d06e84..3a7c0f4904b 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"
fi
# Only libasprintf is under the LGPL (and libintl is in a sep package),
# so put that license behind USE=cxx.