diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:13:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:13:47 +0000 |
commit | 045f8f7fecbb10a4e1bb3fb7434a3331a42ddb85 (patch) | |
tree | 1441188b57ad364fa7ef5ca507344f331498def5 /sys-apps/util-linux | |
parent | dev-util/strace: stable 4.25 for ppc64, bug #673824 (diff) | |
download | gentoo-045f8f7fecbb10a4e1bb3fb7434a3331a42ddb85.tar.gz gentoo-045f8f7fecbb10a4e1bb3fb7434a3331a42ddb85.tar.bz2 gentoo-045f8f7fecbb10a4e1bb3fb7434a3331a42ddb85.zip |
sys-apps/util-linux: stable 2.33-r1 for ppc64, bug #673976
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.33-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.33-r1.ebuild b/sys-apps/util-linux/util-linux-2.33-r1.ebuild index 2b9d59c2df87..930f1b8dc20f 100644 --- a/sys-apps/util-linux/util-linux-2.33-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.33-r1.ebuild @@ -17,7 +17,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 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~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 |