diff options
author | Sam James <sam@gentoo.org> | 2024-02-16 21:28:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-16 21:28:29 +0000 |
commit | 4ca99133f1e1e3fd0c5982bffda06a65135dadcd (patch) | |
tree | 039635ab3b2ce41704414a87e4aadc1f9c8a3a99 /x11-misc/imake | |
parent | x11-misc/imake: Stabilize 1.0.10 arm64, #924729 (diff) | |
download | gentoo-4ca99133f1e1e3fd0c5982bffda06a65135dadcd.tar.gz gentoo-4ca99133f1e1e3fd0c5982bffda06a65135dadcd.tar.bz2 gentoo-4ca99133f1e1e3fd0c5982bffda06a65135dadcd.zip |
x11-misc/imake: Stabilize 1.0.10 arm, #924729
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/imake-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/imake/imake-1.0.10.ebuild b/x11-misc/imake/imake-1.0.10.ebuild index f199e27cacfa..9b16d3667b57 100644 --- a/x11-misc/imake/imake-1.0.10.ebuild +++ b/x11-misc/imake/imake-1.0.10.ebuild @@ -6,7 +6,7 @@ XORG_TARBALL_SUFFIX="xz" inherit toolchain-funcs xorg-3 DESCRIPTION="C preprocessor interface to the make utility" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="x11-misc/xorg-cf-files" DEPEND="x11-base/xorg-proto" |