diff options
author | 2021-12-05 04:49:28 +0000 | |
---|---|---|
committer | 2021-12-05 04:49:28 +0000 | |
commit | e427d4042aa196c604a4a5efaeb832756103a97a (patch) | |
tree | e3589bea28e12c260a5df1a8130cb77ccb991eec /sys-apps/miller | |
parent | net-vpn/openfortivpn: Stabilize 1.17.1 amd64, #828308 (diff) | |
download | gentoo-e427d4042aa196c604a4a5efaeb832756103a97a.tar.gz gentoo-e427d4042aa196c604a4a5efaeb832756103a97a.tar.bz2 gentoo-e427d4042aa196c604a4a5efaeb832756103a97a.zip |
sys-apps/miller: Stabilize 5.10.2 amd64, #828310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/miller')
-rw-r--r-- | sys-apps/miller/miller-5.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/miller/miller-5.10.2.ebuild b/sys-apps/miller/miller-5.10.2.ebuild index f51e05c8091f..b04d5bda5379 100644 --- a/sys-apps/miller/miller-5.10.2.ebuild +++ b/sys-apps/miller/miller-5.10.2.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 )" |