diff options
author | 2024-02-16 21:28:27 +0000 | |
---|---|---|
committer | 2024-02-16 21:28:27 +0000 | |
commit | ed310ff4566e12c5ec908d19ef53b5e84d3833fc (patch) | |
tree | e482365bfea26b7d8bf8a8f82862d3c557958db8 /x11-misc | |
parent | dev-java/xerces: Stabilize 2.12.2-r2 arm64, #924728 (diff) | |
download | gentoo-ed310ff4566e12c5ec908d19ef53b5e84d3833fc.tar.gz gentoo-ed310ff4566e12c5ec908d19ef53b5e84d3833fc.tar.bz2 gentoo-ed310ff4566e12c5ec908d19ef53b5e84d3833fc.zip |
x11-misc/imake: Stabilize 1.0.10 sparc, #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 db1832b81b79..5a5191d870de 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" |