diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:21:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:21:10 +0200 |
commit | f7d260fb2e50a46b023f01fd9c45feceec83b6a3 (patch) | |
tree | 9d1152dad6e7d41a63f3ae6983d40bb097f46b9f /x11-misc/makedepend | |
parent | x11-misc/lndir: Stabilize 1.0.4 sparc, #891865 (diff) | |
download | gentoo-f7d260fb2e50a46b023f01fd9c45feceec83b6a3.tar.gz gentoo-f7d260fb2e50a46b023f01fd9c45feceec83b6a3.tar.bz2 gentoo-f7d260fb2e50a46b023f01fd9c45feceec83b6a3.zip |
x11-misc/makedepend: Stabilize 1.0.8 sparc, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/makedepend')
-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 3e7f73ad047d..8123954619ab 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} |