diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-10 17:52:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-10 17:52:05 +0300 |
commit | 436b430dfef06381e9ce3a5dca0c9a2a4a6b43a1 (patch) | |
tree | 8ec9e136d6a48752ea0ee1426f2ad4f87b9603b2 /sys-apps | |
parent | net-misc/openvpn: sparc stable wrt bug #556874 (diff) | |
download | gentoo-436b430dfef06381e9ce3a5dca0c9a2a4a6b43a1.tar.gz gentoo-436b430dfef06381e9ce3a5dca0c9a2a4a6b43a1.tar.bz2 gentoo-436b430dfef06381e9ce3a5dca0c9a2a4a6b43a1.zip |
sys-apps/util-linux: sparc 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 27d8e1815af8..3f58b43ea732 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 |