diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-12 12:48:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-12 12:49:06 +0300 |
commit | 26162ec12876d9597f7e02bb43b5f16c42ef8be3 (patch) | |
tree | 5ee3682bbfe8d349dda1788d7b36a0fcf0c14f24 /sys-apps/util-linux | |
parent | www-servers/tomcat-{7.0.93,8.5.{39,40},9.0.1{7,9}}: removed obsolete (diff) | |
download | gentoo-26162ec12876d9597f7e02bb43b5f16c42ef8be3.tar.gz gentoo-26162ec12876d9597f7e02bb43b5f16c42ef8be3.tar.bz2 gentoo-26162ec12876d9597f7e02bb43b5f16c42ef8be3.zip |
sys-apps/util-linux: amd64 stable wrt bug #686166
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-apps/util-linux')
-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 940f2f011412..5f5dd98b30fc 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 |