summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2019-01-31 09:48:33 +0100
committerTobias Klausmann <klausman@gentoo.org>2019-01-31 09:48:33 +0100
commitfba1d7b0daee61abd8a5a94faec184a8ab8998cc (patch)
treef345dff4d5d1dbc267279995a08a5452a97ea6d3 /sys-apps/util-linux
parentdev-util/strace-4.25-r0: alpha stable (diff)
downloadgentoo-fba1d7b0daee61abd8a5a94faec184a8ab8998cc.tar.gz
gentoo-fba1d7b0daee61abd8a5a94faec184a8ab8998cc.tar.bz2
gentoo-fba1d7b0daee61abd8a5a94faec184a8ab8998cc.zip
sys-apps/util-linux-2.33-r1: alpha stable
Bug: http://bugs.gentoo.org/673976 Signed-off-by: Tobias Klausmann <klausman@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 0bc072ad4335..b3caca4dc336 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