diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:27:07 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:27:07 -0400 |
commit | f2a5c3c7f11c267e06c8655c9c01eb67bb93b003 (patch) | |
tree | 088235a0e9c0f4219233f807ec0e102417daef8b /x11-misc/makedepend | |
parent | x11-misc/imake: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-f2a5c3c7f11c267e06c8655c9c01eb67bb93b003.tar.gz gentoo-f2a5c3c7f11c267e06c8655c9c01eb67bb93b003.tar.bz2 gentoo-f2a5c3c7f11c267e06c8655c9c01eb67bb93b003.zip |
x11-misc/makedepend: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 12664ccf9781..6b45fc951735 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="" |