diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-08 18:29:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-08 18:29:20 +0300 |
commit | b3340f0ae51419bc4dd70cebc4d4070c21513121 (patch) | |
tree | e869f0d64d33717523f2b867d70d926ebad5f918 /dev-ml | |
parent | dev-ml/mtime: Stabilize 2.0.0 amd64, #915370 (diff) | |
download | gentoo-b3340f0ae51419bc4dd70cebc4d4070c21513121.tar.gz gentoo-b3340f0ae51419bc4dd70cebc4d4070c21513121.tar.bz2 gentoo-b3340f0ae51419bc4dd70cebc4d4070c21513121.zip |
dev-ml/mtime: Stabilize 2.0.0 x86, #915370
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/mtime/mtime-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mtime/mtime-2.0.0.ebuild b/dev-ml/mtime/mtime-2.0.0.ebuild index 7df31d0a6301..c3eb429f93d2 100644 --- a/dev-ml/mtime/mtime-2.0.0.ebuild +++ b/dev-ml/mtime/mtime-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://erratique.ch/software/mtime/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |