summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-07 15:21:52 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-07 18:57:26 +0100
commit45fbd2f0de88bf9aebf039a921da3aa5098a3fe8 (patch)
treea0e07e523786ab425776398d2c1ceb647864b12d /sys-apps
parentapp-crypt/pinentry: x86 stable (bug #632293) (diff)
downloadgentoo-45fbd2f0de88bf9aebf039a921da3aa5098a3fe8.tar.gz
gentoo-45fbd2f0de88bf9aebf039a921da3aa5098a3fe8.tar.bz2
gentoo-45fbd2f0de88bf9aebf039a921da3aa5098a3fe8.zip
sys-apps/util-linux: x86 stable (bug #636626)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.30.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.30.2.ebuild b/sys-apps/util-linux/util-linux-2.30.2.ebuild
index fc56d24abdf6..a3ad7e4bd005 100644
--- a/sys-apps/util-linux/util-linux-2.30.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.30.2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="git://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-linux ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
fi