diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-07 22:47:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-07 22:47:23 +0000 |
commit | c7d43eb2997842e657cd7d5a752bfb116322a979 (patch) | |
tree | b0d7542db13878bfae9434a7185888dadd73f72e /sys-apps | |
parent | dev-perl/Expect: keyworded 1.350.0 for ia64, bug #636702 (diff) | |
download | gentoo-c7d43eb2997842e657cd7d5a752bfb116322a979.tar.gz gentoo-c7d43eb2997842e657cd7d5a752bfb116322a979.tar.bz2 gentoo-c7d43eb2997842e657cd7d5a752bfb116322a979.zip |
sys-apps/util-linux: stable 2.30.2 for hppa, bug #636626
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.30.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.30.2.ebuild b/sys-apps/util-linux/util-linux-2.30.2.ebuild index a3ad7e4bd005..f52b484c959c 100644 --- a/sys-apps/util-linux/util-linux-2.30.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.30.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="git://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 ~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 |