diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-03 15:29:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-03 15:29:52 +0100 |
commit | 9974b1b14e549226f7492a8e0350ea5abe74cbb7 (patch) | |
tree | f285c5ef77d4aee1c1d850d722ea2f9aa7c95353 /sys-apps | |
parent | dev-python/mysql-connector-python: amd64 stable wrt bug #768231 (diff) | |
download | gentoo-9974b1b14e549226f7492a8e0350ea5abe74cbb7.tar.gz gentoo-9974b1b14e549226f7492a8e0350ea5abe74cbb7.tar.bz2 gentoo-9974b1b14e549226f7492a8e0350ea5abe74cbb7.zip |
sys-apps/miller: x86 stable wrt bug #768171
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/miller/miller-5.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/miller/miller-5.10.0.ebuild b/sys-apps/miller/miller-5.10.0.ebuild index 9bdc7c43483d..0e24db797840 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 )" |