diff options
author | 2023-01-25 21:20:49 +0200 | |
---|---|---|
committer | 2023-01-25 21:20:49 +0200 | |
commit | ad1e534a71b4083975e59153dde8ad5ea8867b6b (patch) | |
tree | 19c196a4c7b3f10647e28295c2fccb9c2d2c672d /x11-misc/makedepend | |
parent | x11-misc/lndir: Stabilize 1.0.4 ppc, #891865 (diff) | |
download | gentoo-ad1e534a71b4083975e59153dde8ad5ea8867b6b.tar.gz gentoo-ad1e534a71b4083975e59153dde8ad5ea8867b6b.tar.bz2 gentoo-ad1e534a71b4083975e59153dde8ad5ea8867b6b.zip |
x11-misc/makedepend: Stabilize 1.0.8 ppc, #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 93a10f51f2c5..3e7f73ad047d 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} |