sys-apps/util-linux: x86 stable (bug #686166)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 10 Jun 2019 19:49:49 +0000 (21:49 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 10 Jun 2019 19:50:21 +0000 (21:50 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-apps/util-linux/util-linux-2.33.2.ebuild

index d0e0a41c4afc8a1c3bf35f0c92d53d0a1f60f027..322204cb0c615ea5c5bdd7c878f897a398f75c32 100644 (file)
@@ -16,7 +16,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 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~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