diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-10 12:24:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-10 12:24:18 +0300 |
commit | 160a4ba9205f0b9e64253432824ea2a4a1e988d4 (patch) | |
tree | 7cdab341a111d90091e0b9cd324ae536bc7b5eee /sys-apps | |
parent | net-analyzer/zabbix: amd64 stable wrt bug #720092 (diff) | |
download | gentoo-160a4ba9205f0b9e64253432824ea2a4a1e988d4.tar.gz gentoo-160a4ba9205f0b9e64253432824ea2a4a1e988d4.tar.bz2 gentoo-160a4ba9205f0b9e64253432824ea2a4a1e988d4.zip |
sys-apps/util-linux: amd64 stable wrt bug #720024
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.35.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild b/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild index d1f96da86f83..293433d1724c 100644 --- a/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild +++ b/sys-apps/util-linux/util-linux-2.35.1-r2.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 sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi |