diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:28 +0200 |
commit | 4aee5d8010e2dd7e90f39457757d1b42dfb0c5e3 (patch) | |
tree | 8b757267276b5bd260ce206f3472c2bb827659b0 /x11-misc | |
parent | x11-libs/xcb-util: Stabilize 0.4.1 arm64, #891865 (diff) | |
download | gentoo-4aee5d8010e2dd7e90f39457757d1b42dfb0c5e3.tar.gz gentoo-4aee5d8010e2dd7e90f39457757d1b42dfb0c5e3.tar.bz2 gentoo-4aee5d8010e2dd7e90f39457757d1b42dfb0c5e3.zip |
x11-misc/makedepend: Stabilize 1.0.8 arm64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.8.ebuild b/x11-misc/makedepend/makedepend-1.0.8.ebuild index 05be64e0a4f5..fd464611fe8d 100644 --- a/x11-misc/makedepend/makedepend-1.0.8.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.8.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="create dependencies in makefiles" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-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 ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="" DEPEND="${RDEPEND} |