diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:43:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:43:19 +0100 |
commit | 323aea752547951a26ae76b98f3d6210c6c3c9f3 (patch) | |
tree | d78b7f4661cf0f35bd718a7c169fe90a23a06144 /x11-misc | |
parent | x11-misc/imake: stable 1.0.8 for ia64, bug #682846 (diff) | |
download | gentoo-323aea752547951a26ae76b98f3d6210c6c3c9f3.tar.gz gentoo-323aea752547951a26ae76b98f3d6210c6c3c9f3.tar.bz2 gentoo-323aea752547951a26ae76b98f3d6210c6c3c9f3.zip |
x11-misc/makedepend: stable 1.0.6 for ia64, bug #682846
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.6.ebuild b/x11-misc/makedepend/makedepend-1.0.6.ebuild index 232eac463206..d90667ad33f2 100644 --- a/x11-misc/makedepend/makedepend-1.0.6.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.6.ebuild @@ -6,7 +6,7 @@ XORG_STATIC=no inherit xorg-3 DESCRIPTION="create dependencies in makefiles" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |