diff options
author | Sam James <sam@gentoo.org> | 2024-02-16 21:44:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-16 21:44:21 +0000 |
commit | fbb317b6a39defa5790c76b1051db67a3bae33c2 (patch) | |
tree | aefc98a7b052c1ac0ad92e29b17d5f7ec3dd7dcd /x11-misc | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.1 amd64, #924737 (diff) | |
download | gentoo-fbb317b6a39defa5790c76b1051db67a3bae33c2.tar.gz gentoo-fbb317b6a39defa5790c76b1051db67a3bae33c2.tar.bz2 gentoo-fbb317b6a39defa5790c76b1051db67a3bae33c2.zip |
x11-misc/imake: Stabilize 1.0.10 x86, #924729
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 6ab44e129684..b82bc3e32d13 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" |