diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:13:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:13:52 +0200 |
commit | b90ab5e3b80f6ca2dfd4589a5b930f8e195ac82d (patch) | |
tree | 223edf134207af3a3df14fe106b591f97d3a7cd1 /dev-ml/mtime | |
parent | dev-ml/alcotest: x86 stable wrt bug #817695 (diff) | |
download | gentoo-b90ab5e3b80f6ca2dfd4589a5b930f8e195ac82d.tar.gz gentoo-b90ab5e3b80f6ca2dfd4589a5b930f8e195ac82d.tar.bz2 gentoo-b90ab5e3b80f6ca2dfd4589a5b930f8e195ac82d.zip |
dev-ml/mtime: x86 stable wrt bug #817716
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/mtime')
-rw-r--r-- | dev-ml/mtime/mtime-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mtime/mtime-1.2.0.ebuild b/dev-ml/mtime/mtime-1.2.0.ebuild index 3e10757d8fe3..c5185adec902 100644 --- a/dev-ml/mtime/mtime-1.2.0.ebuild +++ b/dev-ml/mtime/mtime-1.2.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 )" |