diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-27 17:00:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-27 17:00:27 +0300 |
commit | aac2229a5a5daa693f04610eefeafef01d72ca74 (patch) | |
tree | 7095f5cfdb4b27eaaca97d65581e27f091985daf /sys-apps | |
parent | app-emulation/winetricks: Version bump, drop old, and update metadata.xml (diff) | |
download | gentoo-aac2229a5a5daa693f04610eefeafef01d72ca74.tar.gz gentoo-aac2229a5a5daa693f04610eefeafef01d72ca74.tar.bz2 gentoo-aac2229a5a5daa693f04610eefeafef01d72ca74.zip |
sys-apps/util-linux: x86 stable wrt bug #561522
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.26.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.26.2.ebuild b/sys-apps/util-linux/util-linux-2.26.2.ebuild index bef355b6739c..fbb30aaad832 100644 --- a/sys-apps/util-linux/util-linux-2.26.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.26.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-2 autotools EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git" else - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi |