diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:47:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:47:07 +0300 |
commit | c953aa1dfad4a489dfdfe459be7b1066a65557c9 (patch) | |
tree | d6fd1b69a2117d81722448d98736f431de346f06 /x11-misc/makedepend | |
parent | x11-misc/imake: arm stable wrt bug #682846 (diff) | |
download | gentoo-c953aa1dfad4a489dfdfe459be7b1066a65557c9.tar.gz gentoo-c953aa1dfad4a489dfdfe459be7b1066a65557c9.tar.bz2 gentoo-c953aa1dfad4a489dfdfe459be7b1066a65557c9.zip |
x11-misc/makedepend: arm 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="arm"
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 6b45fc951735..3f5c8b0c4a42 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="" |