summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-31 21:50:15 +0000
committerSam James <sam@gentoo.org>2020-08-31 21:51:00 +0000
commitb94deac6035c01cec4c08743d506d40497c3ff06 (patch)
treead1685ceb6d41ea61896824402a90723ed6237c8
parentsys-devel/bison: Stabilize 3.7.1 ppc64, #717936 (diff)
downloadgentoo-b94deac6.tar.gz
gentoo-b94deac6.tar.bz2
gentoo-b94deac6.zip
sys-devel/gettext: Stabilize 0.21 arm, #717936
Signed-off-by: Sam James <sam@gentoo.org>
-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 e21e54be5e60..07122723a586 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.