diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 01:44:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 01:44:58 +0100 |
commit | fbdd29a863c949a3c9a2f193d19a13df08328a16 (patch) | |
tree | eb5d3a6627a8b737cd4ed0eeaa62e27ca3883e0b /dev-ml/mtime | |
parent | dev-ml/async_kernel: Stabilize 0.14.0 x86, #783582 (diff) | |
download | gentoo-fbdd29a863c949a3c9a2f193d19a13df08328a16.tar.gz gentoo-fbdd29a863c949a3c9a2f193d19a13df08328a16.tar.bz2 gentoo-fbdd29a863c949a3c9a2f193d19a13df08328a16.zip |
dev-ml/mtime: Stabilize 1.1.0 x86, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/mtime')
-rw-r--r-- | dev-ml/mtime/mtime-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mtime/mtime-1.1.0.ebuild b/dev-ml/mtime/mtime-1.1.0.ebuild index fe9d3ec750b8..4ca1ab377ca3 100644 --- a/dev-ml/mtime/mtime-1.1.0.ebuild +++ b/dev-ml/mtime/mtime-1.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/mtime/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |