diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-12 17:43:31 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-12 18:27:53 +0200 |
commit | bc781c4fe39a09d86d040cec759f6d5a66d5fbb0 (patch) | |
tree | 0d3866700e37ef8a998ca194f059a5aedbeb0e18 /sys-apps | |
parent | dev-util/re2c: arm64 stable (bug #675138) (diff) | |
download | gentoo-bc781c4fe39a09d86d040cec759f6d5a66d5fbb0.tar.gz gentoo-bc781c4fe39a09d86d040cec759f6d5a66d5fbb0.tar.bz2 gentoo-bc781c4fe39a09d86d040cec759f6d5a66d5fbb0.zip |
sys-apps/util-linux: arm64 stable (bug #673976)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 930f1b8dc20f..5001bfc2ccc9 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 |