diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 08:31:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 08:31:18 +0200 |
commit | fdaebf9f754abdb371ebffb90237b35d6b0320dd (patch) | |
tree | 1bc37046dc75dda784e6c67c4518f5f70ce068b0 /x11-misc/imake | |
parent | x11-libs/xcb-util-wm: Stabilize 0.4.2 amd64, #880793 (diff) | |
download | gentoo-fdaebf9f754abdb371ebffb90237b35d6b0320dd.tar.gz gentoo-fdaebf9f754abdb371ebffb90237b35d6b0320dd.tar.bz2 gentoo-fdaebf9f754abdb371ebffb90237b35d6b0320dd.zip |
x11-misc/imake: Stabilize 1.0.9 amd64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/imake')
-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 8c51416260ea..c2494666dbdf 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" |