diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:54 +0200 |
commit | 6eccc858867e731acc120eb2e7a27d7744aabd05 (patch) | |
tree | 5a7280621eb4f93e1429c4c245dbc32dead2a79b /x11-misc/makedepend | |
parent | x11-misc/imake: Stabilize 1.0.9 ppc64, #880793 (diff) | |
download | gentoo-6eccc858867e731acc120eb2e7a27d7744aabd05.tar.gz gentoo-6eccc858867e731acc120eb2e7a27d7744aabd05.tar.bz2 gentoo-6eccc858867e731acc120eb2e7a27d7744aabd05.zip |
x11-misc/makedepend: Stabilize 1.0.7 ppc64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/makedepend')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.7.ebuild b/x11-misc/makedepend/makedepend-1.0.7.ebuild index d44b837893bc..c04b0f9c4e56 100644 --- a/x11-misc/makedepend/makedepend-1.0.7.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.7.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} |