commit: 442c7a844d9dd79e924ba223f28f4d38f2603930 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Feb 15 17:48:18 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Feb 15 17:48:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442c7a84
sys-apps/miller: amd64 arm stable wrt bug #676782 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64 arm" sys-apps/miller/miller-5.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/miller/miller-5.3.0.ebuild b/sys-apps/miller/miller-5.3.0.ebuild index 7011aaf2ba5..863789ce5ce 100644 --- a/sys-apps/miller/miller-5.3.0.ebuild +++ b/sys-apps/miller/miller-5.3.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" DEPEND="sys-devel/flex"