sys-apps/util-linux: x86 stable (bug #673976)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 29 Dec 2018 18:53:23 +0000 (19:53 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 29 Dec 2018 19:12:18 +0000 (20:12 +0100)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-apps/util-linux/util-linux-2.33-r1.ebuild

index 893385c398ddcb2f1de4418d49af526141ec31ad..701650be1d04c2de5dd81dfc0052c78a370e4412 100644 (file)
@@ -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