summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-11-24 00:51:12 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-11-24 00:51:12 +0100
commit5a205bfb45c4c238ff9d1f972beb1174bdfa2355 (patch)
treedd7795ad9d3eb05bd13d148cfc7211d9188c4abf /sys-libs
parentsys-libs/glibc: Remove old (diff)
downloadgentoo-5a205bfb45c4c238ff9d1f972beb1174bdfa2355.tar.gz
gentoo-5a205bfb45c4c238ff9d1f972beb1174bdfa2355.tar.bz2
gentoo-5a205bfb45c4c238ff9d1f972beb1174bdfa2355.zip
sys-libs/glibc: Re-add keywords to glibc-2.28
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.28-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.28-r2.ebuild b/sys-libs/glibc/glibc-2.28-r2.ebuild
index f0d43996eac4..94485cd6b08e 100644
--- a/sys-libs/glibc/glibc-2.28-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.28-r2.ebuild
@@ -18,8 +18,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://sourceware.org/git/glibc.git"
inherit git-r3
else
- # KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
- KEYWORDS=""
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
fi