diff options
author | 2021-05-11 17:27:24 +0200 | |
---|---|---|
committer | 2021-05-11 16:44:50 +0100 | |
commit | 5fca296c2fb7bfd623fffa362aff70f4626ba690 (patch) | |
tree | 881035772e366f102a783b7cbaf39406a19aab40 /app-portage/elt-patches | |
parent | dev-libs/libusb-compat: stable 0.1.5-r3 for hppa, bug #789039 (diff) | |
download | gentoo-5fca296c2fb7bfd623fffa362aff70f4626ba690.tar.gz gentoo-5fca296c2fb7bfd623fffa362aff70f4626ba690.tar.bz2 gentoo-5fca296c2fb7bfd623fffa362aff70f4626ba690.zip |
app-portage/elt-patches: stable 20201205 for hppa, bug #788910
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage/elt-patches')
-rw-r--r-- | app-portage/elt-patches/elt-patches-20201205.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elt-patches/elt-patches-20201205.ebuild b/app-portage/elt-patches/elt-patches-20201205.ebuild index 93f53bbffe0c..272378929948 100644 --- a/app-portage/elt-patches/elt-patches-20201205.ebuild +++ b/app-portage/elt-patches/elt-patches-20201205.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND="sys-apps/gentoo-functions" BDEPEND="app-arch/xz-utils" |