diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 16:48:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 16:48:10 +0200 |
commit | 639ab0f0ebdf972070bc7db1909057d7db62540b (patch) | |
tree | 9b40be6f7f775eae23ba154513e4f9ee9f9f19a0 /x11-misc | |
parent | x11-libs/libxcb: Stabilize 1.16-r1 ppc, #924731 (diff) | |
download | gentoo-639ab0f0ebdf972070bc7db1909057d7db62540b.tar.gz gentoo-639ab0f0ebdf972070bc7db1909057d7db62540b.tar.bz2 gentoo-639ab0f0ebdf972070bc7db1909057d7db62540b.zip |
x11-misc/imake: Stabilize 1.0.10 ppc, #924729
Signed-off-by: Arthur Zamarin <arthurzam@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 345caa8a0052..c5519695461d 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" |