diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-15 20:48:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-15 20:48:18 +0300 |
commit | 442c7a844d9dd79e924ba223f28f4d38f2603930 (patch) | |
tree | a3b3a759a54a17a9544db1f35afafbfefbf19320 /sys-apps/miller | |
parent | sys-auth/ssh-ldap-pubkey: Add ~arm keyword wrt bug #662814 (diff) | |
download | gentoo-442c7a844d9dd79e924ba223f28f4d38f2603930.tar.gz gentoo-442c7a844d9dd79e924ba223f28f4d38f2603930.tar.bz2 gentoo-442c7a844d9dd79e924ba223f28f4d38f2603930.zip |
sys-apps/miller: amd64 arm stable wrt bug #676782
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64 arm"
Diffstat (limited to 'sys-apps/miller')
-rw-r--r-- | sys-apps/miller/miller-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/miller/miller-5.3.0.ebuild b/sys-apps/miller/miller-5.3.0.ebuild index 7011aaf2ba58..863789ce5ce6 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" |