diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-07-12 09:23:27 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-07-12 09:39:15 +0300 |
commit | 6aeed70a79b0074316086eddc4870f9a2f5d39f1 (patch) | |
tree | e21e648afdb4be2da387ee3e57a25a23b04b58ca /sys-apps | |
parent | dev-ada/gps: Version bump to 2018 (diff) | |
download | gentoo-6aeed70a79b0074316086eddc4870f9a2f5d39f1.tar.gz gentoo-6aeed70a79b0074316086eddc4870f9a2f5d39f1.tar.bz2 gentoo-6aeed70a79b0074316086eddc4870f9a2f5d39f1.zip |
sys-apps/util-linux-2.32-r4: arm64 stable (bug #660774)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.32-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.32-r4.ebuild b/sys-apps/util-linux/util-linux-2.32-r4.ebuild index fb5982c24623..8f905dcbd154 100644 --- a/sys-apps/util-linux/util-linux-2.32-r4.ebuild +++ b/sys-apps/util-linux/util-linux-2.32-r4.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 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi |