diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-10 21:49:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-10 21:50:21 +0200 |
commit | 2fe736ae47ad2e92e93bbb03b133fa30c1755f7a (patch) | |
tree | aa783839208bc18125686ed5319acc8367cc7060 /sys-apps | |
parent | sys-fs/udisks: x86 stable (bug #687410) (diff) | |
download | gentoo-2fe736ae47ad2e92e93bbb03b133fa30c1755f7a.tar.gz gentoo-2fe736ae47ad2e92e93bbb03b133fa30c1755f7a.tar.bz2 gentoo-2fe736ae47ad2e92e93bbb03b133fa30c1755f7a.zip |
sys-apps/util-linux: x86 stable (bug #686166)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.33.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.33.2.ebuild b/sys-apps/util-linux/util-linux-2.33.2.ebuild index d0e0a41c4afc..322204cb0c61 100644 --- a/sys-apps/util-linux/util-linux-2.33.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.33.2.ebuild @@ -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 |