commit: 62180357afb1cba8daaaa620ef40a3461afc5ed3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 16 12:33:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 12:33:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62180357
sys-apps/miller: Stabilize 5.10.0 arm, #768171 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/miller/miller-5.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/miller/miller-5.10.0.ebuild b/sys-apps/miller/miller-5.10.0.ebuild index 0e24db79784..e7b6e45d36a 100644 --- a/sys-apps/miller/miller-5.10.0.ebuild +++ b/sys-apps/miller/miller-5.10.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/johnkerl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="doc test" RESTRICT="!test? ( test )"