commit: 3aa0ad1cbce3028aa114315239c74285e7d34162
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 6 14:49:02 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Sep 6 14:49:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa0ad1c
sys-apps/util-linux-2.28.2: arm64 stable
Tested-by: Steev Klimaszewski <steev <AT> gentoo.org>
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sys-apps/util-linux/util-linux-2.28.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/util-linux/util-linux-2.28.2.ebuild
b/sys-apps/util-linux/util-linux-2.28.2.ebuild
index 47c1414d8e6..ff8f436432d 100644
--- a/sys-apps/util-linux/util-linux-2.28.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.28.2.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-2 autotools
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
else
- 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