summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-29 19:53:23 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-29 20:12:18 +0100
commit6525807e4f68f2a0cdd6ccd960ea55b80c2a2183 (patch)
tree1238aa469c9c79dac0569b71a6ef96d88c527158 /sys-apps/util-linux/util-linux-2.33-r1.ebuild
parentdev-util/strace: x86 stable (bug #673824) (diff)
downloadgentoo-6525807e4f68f2a0cdd6ccd960ea55b80c2a2183.tar.gz
gentoo-6525807e4f68f2a0cdd6ccd960ea55b80c2a2183.tar.bz2
gentoo-6525807e4f68f2a0cdd6ccd960ea55b80c2a2183.zip
sys-apps/util-linux: x86 stable (bug #673976)
Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.33-r1.ebuild')
-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 893385c398dd..701650be1d04 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