diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:54:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:54:37 +0200 |
commit | 4136b0f9d2fd82b869e455568ea9a8534dcf00c0 (patch) | |
tree | 3ae227baabb14fc78e238a4356950424a12b59b4 /x11-misc | |
parent | x11-libs/xcb-util-wm: Stabilize 0.4.2 arm, #880793 (diff) | |
download | gentoo-4136b0f9d2fd82b869e455568ea9a8534dcf00c0.tar.gz gentoo-4136b0f9d2fd82b869e455568ea9a8534dcf00c0.tar.bz2 gentoo-4136b0f9d2fd82b869e455568ea9a8534dcf00c0.zip |
x11-misc/imake: Stabilize 1.0.9 arm, #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 7b6120048dbe..5dd62dd05133 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" |