diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 14:51:31 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 16:16:57 +0300 |
commit | d21e6a94892bd89682d6e5064571884920a5bf08 (patch) | |
tree | ade526ba9dd10cde16d5b224bcd27e8b7826c61e /app-portage | |
parent | app-arch/tar-1.29-r3: arm64 stable (diff) | |
download | gentoo-d21e6a94892bd89682d6e5064571884920a5bf08.tar.gz gentoo-d21e6a94892bd89682d6e5064571884920a5bf08.tar.bz2 gentoo-d21e6a94892bd89682d6e5064571884920a5bf08.zip |
app-portage/elt-patches-20170815: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20170815.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/elt-patches/elt-patches-20170815.ebuild b/app-portage/elt-patches/elt-patches-20170815.ebuild index 4121e17b55a4..0911da2ad6ad 100644 --- a/app-portage/elt-patches/elt-patches-20170815.ebuild +++ b/app-portage/elt-patches/elt-patches-20170815.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-cygwin ~amd64-linux ~arm-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-cygwin ~amd64-linux ~arm-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="sys-apps/gentoo-functions" |