diff options
author | Raymond Jennings <shentino@gmail.com> | 2017-11-04 19:31:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-04 19:32:33 +0100 |
commit | 8bedd745ed6ac4bcfaafd6eb07b9f80b63bf1388 (patch) | |
tree | a074754593a6a475bfacaed9c20d785c7037508f /app-portage | |
parent | sci-mathematics/why3-for-spark: Install libraries (diff) | |
download | gentoo-8bedd745ed6ac4bcfaafd6eb07b9f80b63bf1388.tar.gz gentoo-8bedd745ed6ac4bcfaafd6eb07b9f80b63bf1388.tar.bz2 gentoo-8bedd745ed6ac4bcfaafd6eb07b9f80b63bf1388.zip |
app-portage/elt-patches: stable for x86. Mark stable for the remaining arches using the ALLARCHES policy (bug
Closes: https://github.com/gentoo/gentoo/pull/6009
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 76878a10174f..e747ad4b7adc 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" |