summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-01-13 10:18:07 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-13 09:43:01 +0000
commit3be6421b919c8482215356ae78126a30db9ec18c (patch)
treed98814a13130b1633d1357b7ce7d6b1688111228 /sys-apps/util-linux
parentdev-lang/php: stable 7.2.14 for sparc, bug #675182 (diff)
downloadgentoo-3be6421b919c8482215356ae78126a30db9ec18c.tar.gz
gentoo-3be6421b919c8482215356ae78126a30db9ec18c.tar.bz2
gentoo-3be6421b919c8482215356ae78126a30db9ec18c.zip
sys-apps/util-linux: stable 2.33-r1 for hppa, bug #673976
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/util-linux-2.33-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.33-r1.ebuild b/sys-apps/util-linux/util-linux-2.33-r1.ebuild
index 5001bfc2ccc9..ffb43ba02da1 100644
--- a/sys-apps/util-linux/util-linux-2.33-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.33-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
else
[[ "${PV}" = *_rc* ]] || \
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
fi