diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-04 19:34:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-04 19:34:29 +0100 |
commit | ecbb29f82ee82222f9197a10eea54f45077cfd4e (patch) | |
tree | 66c76102d16148432a74fa0efba6e01fe2028b9b /app-portage | |
parent | app-portage/elt-patches: stable for x86. Mark stable for the remaining arches... (diff) | |
download | gentoo-ecbb29f82ee82222f9197a10eea54f45077cfd4e.tar.gz gentoo-ecbb29f82ee82222f9197a10eea54f45077cfd4e.tar.bz2 gentoo-ecbb29f82ee82222f9197a10eea54f45077cfd4e.zip |
app-portage/elt-patches: Stabilizing remaining exp. ARCHES
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20170815.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20170815.ebuild b/app-portage/elt-patches/elt-patches-20170815.ebuild index e747ad4b7adc..4121e17b55a4 100644 --- a/app-portage/elt-patches/elt-patches-20170815.ebuild +++ b/app-portage/elt-patches/elt-patches-20170815.ebuild @@ -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" |