diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:50:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:52:27 +0300 |
commit | 96855d465d2a7188d0d8f4ceb99752709910673f (patch) | |
tree | afe9b56a3ad087a6733c40fc3376ce8f143c50af /x11-misc/makedepend | |
parent | x11-misc/imake: x86 stable wrt bug #682846 (diff) | |
download | gentoo-96855d465d2a7188d0d8f4ceb99752709910673f.tar.gz gentoo-96855d465d2a7188d0d8f4ceb99752709910673f.tar.bz2 gentoo-96855d465d2a7188d0d8f4ceb99752709910673f.zip |
x11-misc/makedepend: x86 stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-misc/makedepend')
-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 3f5c8b0c4a42..232eac463206 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="" |