diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 12:49:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 12:49:12 +0200 |
commit | 4c82dc977e15f9f31eaf102eb3785a023ca9c297 (patch) | |
tree | ccb7046a66ddd19a5ef9d1b24738fa75166412da /dev-util | |
parent | dev-vcs/hg-git: ppc stable wrt bug #853604 (diff) | |
download | gentoo-4c82dc977e15f9f31eaf102eb3785a023ca9c297.tar.gz gentoo-4c82dc977e15f9f31eaf102eb3785a023ca9c297.tar.bz2 gentoo-4c82dc977e15f9f31eaf102eb3785a023ca9c297.zip |
dev-util/tmake: ppc stable wrt bug #855707
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/tmake/tmake-2.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/tmake/tmake-2.12-r2.ebuild b/dev-util/tmake/tmake-2.12-r2.ebuild index 0da172eb6a55..598331d3b8e9 100644 --- a/dev-util/tmake/tmake-2.12-r2.ebuild +++ b/dev-util/tmake/tmake-2.12-r2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://tmake.sourceforge.net" LICENSE="HPND" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-lang/perl-5" |