diff options
author | 2024-12-29 10:53:27 +0000 | |
---|---|---|
committer | 2024-12-29 10:53:27 +0000 | |
commit | a4ac3982fe43d7a51ebd33a0c38e8f982310d627 (patch) | |
tree | e46cd400bbc2ec02d30311b2f285ec022defca95 /dev-ml | |
parent | dev-ml/mccs: Stabilize 1.1.18-r1 ppc64, #945767 (diff) | |
download | gentoo-a4ac3982fe43d7a51ebd33a0c38e8f982310d627.tar.gz gentoo-a4ac3982fe43d7a51ebd33a0c38e8f982310d627.tar.bz2 gentoo-a4ac3982fe43d7a51ebd33a0c38e8f982310d627.zip |
dev-ml/mtime: Stabilize 2.1.0 ppc64, #945767
Signed-off-by: Sam James <sam@gentoo.org>
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 b4088c5af381..766d5536915c 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 )" |