diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 20:59:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 20:59:03 +0300 |
commit | 3ba2af36c3ca69d3d440830e281a198cd98da076 (patch) | |
tree | b6117c9bb1979461a8ed660724a00b662c9c1f8f /sys-apps | |
parent | net-analyzer/nagios-plugin-check_lm_sensors: new pkg, v4.1.1_p20170912 (diff) | |
download | gentoo-3ba2af36c3ca69d3d440830e281a198cd98da076.tar.gz gentoo-3ba2af36c3ca69d3d440830e281a198cd98da076.tar.bz2 gentoo-3ba2af36c3ca69d3d440830e281a198cd98da076.zip |
sys-apps/util-linux: arm stable wrt bug #673976
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 ffb43ba02da1..c7a962801b2f 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 |