diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:30:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:30:35 +0000 |
commit | 766118855a380baaefdc1d5f62a989d08e4bb1c6 (patch) | |
tree | a060bb8231ba14bb1bba92014226483b4b3cbb8f /dev-ml/mtime | |
parent | dev-ml/mirage-clock: Keyword 3.1.0 x86, #769554 (diff) | |
download | gentoo-766118855a380baaefdc1d5f62a989d08e4bb1c6.tar.gz gentoo-766118855a380baaefdc1d5f62a989d08e4bb1c6.tar.bz2 gentoo-766118855a380baaefdc1d5f62a989d08e4bb1c6.zip |
dev-ml/mtime: Keyword 1.1.0 x86, #769554
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/mtime/mtime-1.1.0.ebuild b/dev-ml/mtime/mtime-1.1.0.ebuild index f1369810f22e..542054b2c140 100644 --- a/dev-ml/mtime/mtime-1.1.0.ebuild +++ b/dev-ml/mtime/mtime-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/mtime/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="javascript test" RESTRICT="!test? ( test )" |