diff options
author | 2019-04-26 23:13:30 -0400 | |
---|---|---|
committer | 2019-04-26 23:13:30 -0400 | |
commit | 0002f003432a39c81f783647f327d077cb96cf34 (patch) | |
tree | f54b96c31da01cb50b0dbc3f829b17f6b16ae7d0 /x11-misc/makedepend/makedepend-1.0.6.ebuild | |
parent | x11-libs/xtrans: arm64 stable (bug #682846) (diff) | |
download | gentoo-0002f003432a39c81f783647f327d077cb96cf34.tar.gz gentoo-0002f003432a39c81f783647f327d077cb96cf34.tar.bz2 gentoo-0002f003432a39c81f783647f327d077cb96cf34.zip |
x11-misc/makedepend: arm64 stable (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/makedepend-1.0.6.ebuild')
-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 c12c080262f3..12664ccf9781 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="" |