diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:40 +0200 |
commit | 13e838f08e0627795bc6d1213fce2699ff638d68 (patch) | |
tree | 035746d66a0bc3aac5a2685f9fa513611d6d77ef /x11-misc | |
parent | x11-libs/xcb-util-wm: Stabilize 0.4.2 x86, #880793 (diff) | |
download | gentoo-13e838f08e0627795bc6d1213fce2699ff638d68.tar.gz gentoo-13e838f08e0627795bc6d1213fce2699ff638d68.tar.bz2 gentoo-13e838f08e0627795bc6d1213fce2699ff638d68.zip |
x11-misc/imake: Stabilize 1.0.9 x86, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/imake/imake-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/imake/imake-1.0.9.ebuild b/x11-misc/imake/imake-1.0.9.ebuild index c2494666dbdf..12436d8ee0ab 100644 --- a/x11-misc/imake/imake-1.0.9.ebuild +++ b/x11-misc/imake/imake-1.0.9.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 ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="x11-misc/xorg-cf-files" DEPEND="x11-base/xorg-proto" |