diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/mtime/mtime-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mtime/mtime-2.1.0.ebuild b/dev-ml/mtime/mtime-2.1.0.ebuild index 766d5536915c..a7fd6824b6bb 100644 --- a/dev-ml/mtime/mtime-2.1.0.ebuild +++ b/dev-ml/mtime/mtime-2.1.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 )" |