diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:18:04 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:18:04 +0100 |
commit | 0e31823975a6e3bf87b44f72ee5c0fad324fc87c (patch) | |
tree | 6f3a9407df0839b1686eefeade032e7de92399e8 /dev-ml/mtime | |
parent | dev-ml/mmap: destabilise for ppc (diff) | |
download | gentoo-0e31823975a6e3bf87b44f72ee5c0fad324fc87c.tar.gz gentoo-0e31823975a6e3bf87b44f72ee5c0fad324fc87c.tar.bz2 gentoo-0e31823975a6e3bf87b44f72ee5c0fad324fc87c.zip |
dev-ml/mtime: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/mtime')
-rw-r--r-- | dev-ml/mtime/mtime-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/mtime/mtime-1.2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/mtime/mtime-1.1.0.ebuild b/dev-ml/mtime/mtime-1.1.0.ebuild index 4ca1ab377ca3..70153205a2bd 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-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" diff --git a/dev-ml/mtime/mtime-1.2.0.ebuild b/dev-ml/mtime/mtime-1.2.0.ebuild index 4ca1ab377ca3..70153205a2bd 100644 --- a/dev-ml/mtime/mtime-1.2.0.ebuild +++ b/dev-ml/mtime/mtime-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |