diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-13 02:37:56 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-17 08:36:48 +0300 |
commit | f22e47b74c947149e509158286f59eb50e4c8f6d (patch) | |
tree | 766a21afa339f92c11d129d27e8bc30954f1f53d /x11-misc | |
parent | dev-ruby/async-io: add 1.42.1 (diff) | |
download | gentoo-f22e47b74c947149e509158286f59eb50e4c8f6d.tar.gz gentoo-f22e47b74c947149e509158286f59eb50e4c8f6d.tar.bz2 gentoo-f22e47b74c947149e509158286f59eb50e4c8f6d.zip |
x11-misc/makedepend: Stabilize 1.0.9 hppa, #927262
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.9.ebuild b/x11-misc/makedepend/makedepend-1.0.9.ebuild index c6ef4e27892a..cbda29127cd3 100644 --- a/x11-misc/makedepend/makedepend-1.0.9.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.9.ebuild @@ -7,4 +7,4 @@ 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 ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" |