[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-panel/

2020-12-13 Thread Michał Górny
commit: 9f10a13b3d6615a2276b42de374f07e3d0802d09
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 14 07:57:34 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 14 07:59:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f10a13b

xfce-base/xfce4-panel: Bump to 4.15.6

Signed-off-by: Michał Górny  gentoo.org>

 xfce-base/xfce4-panel/Manifest  |  1 +
 xfce-base/xfce4-panel/metadata.xml  | 18 ---
 xfce-base/xfce4-panel/xfce4-panel-4.15.6.ebuild | 71 +
 3 files changed, 83 insertions(+), 7 deletions(-)

diff --git a/xfce-base/xfce4-panel/Manifest b/xfce-base/xfce4-panel/Manifest
index 211805227a5..2ae94be24a5 100644
--- a/xfce-base/xfce4-panel/Manifest
+++ b/xfce-base/xfce4-panel/Manifest
@@ -1,3 +1,4 @@
 DIST xfce4-panel-4.14.4.tar.bz2 1307938 BLAKE2B 
79e0abcc5dfe41faaab1de981b8a61a99e9c11ab5b3ddba5fb7385517d24b50210f12d0a6a49720d6d8458fa7143ed65d7960025c5e8c01af1a59dd6b339a2d9
 SHA512 
5ae7c7acf0254fdc3f5eaccf75d7c12699ab8147322f231af7bd17b1238b8c25a96d628dada9caa086fc8fde2b7dc4030a38eb7b863b290f9e069193b3728d85
 DIST xfce4-panel-4.15.4.tar.bz2 1358752 BLAKE2B 
0920ee2cbc97e2884ded7a739db015bbe60498fcdf2cfee0672139508a1f98ef9dbfbda3a029dacaf790d9ec73aa63766bba8b2cc0dad66c9730c4aa11a3f596
 SHA512 
f8d48fa9691af64e12ea55b190206b6dd6a5faa4a361f45c485591c9ea0bcf01759c5457cd5bb48438f40411862ff873e3913bf3100afd2d9c9b4ab950816ae7
 DIST xfce4-panel-4.15.5.tar.bz2 1379149 BLAKE2B 
072114592dcf48410563f77e77262b1882b1622cc7a7b9b16e62c860b650ad18629f86586bdadf11f6c26973de23788d9db28e67df7c555cb063bc30c8a3e58f
 SHA512 
eacdbfb25c6aaf455d6aaa989da8ca816a94e386f09924464c884e9c031f441d29c3ae694ef0f5ea079b31420a54ac545352f8d6b4418d61b7c11e532791ab92
+DIST xfce4-panel-4.15.6.tar.bz2 1382484 BLAKE2B 
7ee01597459dd58c818e292e75b0c3864a5af94c7c8a4adf0eb65ed0ddce4ae7d10e407d0b92dd86eef6005c8c05c851cbbeee560dd8a37eaca722713414b00b
 SHA512 
d1a77d6ae29b5f21d1609318ea15ad8e5851a5de0af24ff4e709a9e735c7361c440c705d314e17a8bc2b48ee8398ac2599d6f35c3c939b4c09ea00e4baa11dfa

diff --git a/xfce-base/xfce4-panel/metadata.xml 
b/xfce-base/xfce4-panel/metadata.xml
index b307dd980e0..d0063aeb56c 100644
--- a/xfce-base/xfce4-panel/metadata.xml
+++ b/xfce-base/xfce4-panel/metadata.xml
@@ -1,11 +1,15 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-x...@gentoo.org
-XFCE Team
-  
-  
-Enable GTK+2 plugin support.
-  
+   
+   x...@gentoo.org
+   XFCE Team
+   
+   
+   Enable GTK+2 plugin support.
+   
+   Enable dev-libs/libdbusmenu integration
+   (in status notifier plugin)
+   
+   
 

diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.15.6.ebuild 
b/xfce-base/xfce4-panel/xfce4-panel-4.15.6.ebuild
new file mode 100644
index 000..9899ea91cbb
--- /dev/null
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.15.6.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vala xdg-utils
+
+DESCRIPTION="Panel for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/;
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+IUSE="+dbusmenu introspection vala"
+REQUIRED_USE="vala? ( introspection )"
+
+RDEPEND=">=dev-libs/glib-2.50
+   >=x11-libs/cairo-1
+   >=x11-libs/gtk+-3.22:3[introspection?]
+   x11-libs/libX11
+   x11-libs/libwnck:3
+   >=xfce-base/exo-0.11.2:=
+   >=xfce-base/garcon-0.5:=
+   >=xfce-base/libxfce4ui-4.15.6:=
+   >=xfce-base/libxfce4util-4.15.6:=[introspection?]
+   >=xfce-base/xfconf-4.13:=
+   dbusmenu? ( >=dev-libs/libdbusmenu-16.04.0[gtk3] )
+   introspection? ( dev-libs/gobject-introspection:= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   vala? ( $(vala_depend) )
+   dev-lang/perl
+   dev-util/gtk-doc-am
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   # stupid vala.eclass...
+   default
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable introspection)
+   $(use_enable dbusmenu dbusmenu-gtk3)
+   $(use_enable vala)
+   )
+
+   use vala && vala_src_prepare
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lang/swi-prolog/

2020-12-13 Thread Keri Harris
commit: 34e35fcfacfc5802f5e53de2e687833c7cc5e333
Author: Keri Harris  gentoo  org>
AuthorDate: Mon Dec 14 07:52:42 2020 +
Commit: Keri Harris  gentoo  org>
CommitDate: Mon Dec 14 07:52:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e35fcf

dev-lang/swi-prolog: remove old development versions

Package-Manager: Portage-3.0.4, Repoman-2.3.22
Signed-off-by: Keri Harris  gentoo.org>

 dev-lang/swi-prolog/Manifest|   2 -
 dev-lang/swi-prolog/swi-prolog-8.3.8.ebuild | 104 
 dev-lang/swi-prolog/swi-prolog-8.3.9.ebuild | 104 
 3 files changed, 210 deletions(-)

diff --git a/dev-lang/swi-prolog/Manifest b/dev-lang/swi-prolog/Manifest
index 0fa564eaf0b..e3dbe78584b 100644
--- a/dev-lang/swi-prolog/Manifest
+++ b/dev-lang/swi-prolog/Manifest
@@ -2,5 +2,3 @@ DIST swipl-8.2.1.tar.gz 10969688 BLAKE2B 
754678d9683999b681e62321423df01c4d28ac0
 DIST swipl-8.2.2.tar.gz 11002077 BLAKE2B 
581c3ea83d2440cbe2454ba12ea2752bec9fda926f3afef6e36de1bbf70b43b34931ad768335bb15809a3d76959c7eec7dd3ad54a0a4085ad8ba34075dd3f4d9
 SHA512 
fb77cfd58932dc35c3d808899c1f493ffb22a58f56fe364ce0c0b48b8cabdd204d4f920346c39f696fadd9ee8335e163a8eb8d0a770c2835d803f030c1f3f878
 DIST swipl-8.3.10.tar.gz 11095901 BLAKE2B 
ff695f3a9ed77b8062c8e19fe0f099b3fe1a2ed84beacd965f133d2fa4c2b873ce95d0af6a71a9c5f8c8033b6026e72585ad36dbd7537cb90c5bd98bf852cff7
 SHA512 
f34e53df42ba3cfdce6be96a2c5dba9ecd0a938f1df9824522c852d8d1b7e42e1de96cebd7c988d9e9091a12cfc791f3916e198e8bb08e8798fc8b196c48058d
 DIST swipl-8.3.11.tar.gz 11098611 BLAKE2B 
5ec01773be2466ac8e35f9cba5a5ce4b5c96beafed6e294ecff649a24dbfa332d1280d3022a379a68d8bee2080efb2616737a5e7f4113cc5301e7f4b8fc9a089
 SHA512 
f0d6bd40127d077a04028c9800c798f6745d80f9852b38d770bd9b1a4778652a90d13c04be1fb4f650c250bb95f9a7e576bfc6c298f8eac608cc96edadb77963
-DIST swipl-8.3.8.tar.gz 11029755 BLAKE2B 
7b97ed8b6cb391bf87eb6d7561b7f1f5d86dfe54b233dabd77c46b9c9f51148e9623e6d474be77ae1c004885895da9d2a9acf20dc4cd9697df500a2682294a8c
 SHA512 
80b2e1a9e9d435b5ab061773a389b66eda2089dcc5ac617869532d5bd4fdd84e842c294e0e2d81f24330842ad58af1e66e54baa0cf91115db4808959331ca444
-DIST swipl-8.3.9.tar.gz 11066799 BLAKE2B 
c891fd19ddeab5c21eaf3418d13714adb47d2d0ff29f00edd46eaded37637779cf325a9a93e9e902cabfb278d5e90b37de335f54667341d31373b1a8affb78b2
 SHA512 
b4b12b6337b4f92e9a1503189601be7aa574882d420558d167e1c90b257b69d2e64de2aae7aa6074d6ee51bae2eda4ed40c8a977e651c7c7eb5c084fd674769a

diff --git a/dev-lang/swi-prolog/swi-prolog-8.3.8.ebuild 
b/dev-lang/swi-prolog/swi-prolog-8.3.8.ebuild
deleted file mode 100644
index 50482b3b327..000
--- a/dev-lang/swi-prolog/swi-prolog-8.3.8.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils eutils flag-o-matic multilib
-
-PATCHSET_VER="0"
-
-DESCRIPTION="versatile implementation of the Prolog programming language"
-HOMEPAGE="http://www.swi-prolog.org/;
-SRC_URI="http://www.swi-prolog.org/download/devel/src/swipl-${PV}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="archive berkdb debug doc +gmp java +libedit libressl minimal odbc pcre 
qt5 readline ssl test uuid X yaml"
-RESTRICT="!test? ( test )"
-
-RDEPEND="sys-libs/ncurses:=
-   sys-libs/zlib
-   archive? ( app-arch/libarchive )
-   berkdb? ( >=sys-libs/db-4:= )
-   odbc? ( dev-db/unixODBC )
-   pcre? ( dev-libs/libpcre )
-   readline? ( sys-libs/readline:= )
-   libedit? ( dev-libs/libedit )
-   gmp? ( dev-libs/gmp:0 )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0 )
-   libressl? ( dev-libs/libressl )
-   )
-   java? ( >=virtual/jdk-1.7:= )
-   uuid? ( dev-libs/ossp-uuid )
-   qt5? (
-   dev-qt/qtwidgets:5
-   dev-qt/qtgui:5
-   )
-   X? (
-   virtual/jpeg:0
-   x11-libs/libX11
-   x11-libs/libXft
-   x11-libs/libXinerama
-   x11-libs/libXpm
-   x11-libs/libXt
-   x11-libs/libICE
-   x11-libs/libSM )
-   yaml? ( dev-libs/libyaml )"
-
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-   java? ( test? ( =dev-java/junit-3.8* ) )"
-
-S="${WORKDIR}/swipl-${PV}"
-BUILD_DIR="${S}/build"
-CMAKE_USE_DIR="${S}"
-
-src_prepare() {
-   if [[ -d "${WORKDIR}"/${PV} ]] ; then
-   eapply "${WORKDIR}"/${PV}
-   fi
-   eapply_user
-
-   sed -i -e "s|\(SWIPL_INSTALL_PREFIX\)   lib/.*)|\1   
$(get_libdir)/swipl)|" CMakeLists.txt || die
-   sed -i -e "s|\(SWIPL_INSTALL_CMAKE_CONFIG_DIR\) lib/|\1   
$(get_libdir)/|" CMakeLists.txt || die
-
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   append-flags -fno-strict-aliasing
-   use debug && append-flags -DO_DEBUG
-
-   mycmakeargs=(
-   

[gentoo-commits] proj/toolchain/linux-headers-patches:master commit in: 5.10/

2020-12-13 Thread Sergei Trofimovich
commit: 712981a1eae9e633f16c8ff83502e5356ffb7d91
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Dec 14 07:46:04 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Dec 14 07:46:04 2020 +
URL:
https://gitweb.gentoo.org/proj/toolchain/linux-headers-patches.git/commit/?id=712981a1

5.10: new patchset, a copy of 5.9

Signed-off-by: Sergei Trofimovich  gentoo.org>

 ...0001-linux-stat.h-remove-__GLIBC__-checks.patch | 28 +++
 5.10/00_all_0003-convert-PAGE_SIZE-usage.patch | 54 ++
 ...ric-fcntl.h-namespace-kernel-file-structs.patch | 54 ++
 ..._0005-unifdef-drop-unused-errno.h-include.patch | 32 +
 ...build-relocs-tool-when-installing-headers.patch | 33 +
 ...k-drop-int-cast-on-length-arg-in-NLMSG_OK.patch | 43 +
 ...008-uapi-fix-System-V-buf-header-includes.patch | 28 +++
 ...ecific-inclusion-of-sysinfo.h-in-kernel.h.patch | 46 ++
 8 files changed, 318 insertions(+)

diff --git a/5.10/00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch 
b/5.10/00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch
new file mode 100644
index 000..24a4199
--- /dev/null
+++ b/5.10/00_all_0001-linux-stat.h-remove-__GLIBC__-checks.patch
@@ -0,0 +1,28 @@
+From 1f4498530090a5fe7f6b2c46f2beb8818d7cb27b Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Mon, 29 Dec 2008 06:52:59 -0500
+Subject: [PATCH] linux/stat.h: remove __GLIBC__ checks
+
+Only check __KERNEL__ so we don't assume the C library is glibc.
+
+Signed-off-by: Mike Frysinger 
+---
+ include/uapi/linux/stat.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/include/uapi/linux/stat.h b/include/uapi/linux/stat.h
+index 7b35e98d3c58..eb7474652d27 100644
+--- a/include/uapi/linux/stat.h
 b/include/uapi/linux/stat.h
+@@ -4,7 +4,7 @@
+ 
+ #include 
+ 
+-#if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
++#if defined(__KERNEL__)
+ 
+ #define S_IFMT  0017
+ #define S_IFSOCK 014
+-- 
+2.16.1
+

diff --git a/5.10/00_all_0003-convert-PAGE_SIZE-usage.patch 
b/5.10/00_all_0003-convert-PAGE_SIZE-usage.patch
new file mode 100644
index 000..fbc2c45
--- /dev/null
+++ b/5.10/00_all_0003-convert-PAGE_SIZE-usage.patch
@@ -0,0 +1,54 @@
+From 25f2bcfa6c8a9e7cee2b92a823495479fe0ccc92 Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Sat, 13 Feb 2010 03:09:23 -0500
+Subject: [PATCH] convert PAGE_SIZE usage
+
+The size of a page may change at runtime or based on kernel settings, so
+a static value at compile time doesn't work.  More importantly, no one
+exports PAGE_SIZE to user space anymore.
+
+URL: http://bugs.gentoo.org/301431
+Signed-off-by: Mike Frysinger 
+---
+ include/uapi/linux/binfmts.h  | 3 ++-
+ include/uapi/linux/resource.h | 3 ++-
+ 2 files changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/include/uapi/linux/binfmts.h b/include/uapi/linux/binfmts.h
+index 4abad03a8853..3e98cfc84d1c 100644
+--- a/include/uapi/linux/binfmts.h
 b/include/uapi/linux/binfmts.h
+@@ -2,6 +2,7 @@
+ #ifndef _UAPI_LINUX_BINFMTS_H
+ #define _UAPI_LINUX_BINFMTS_H
+ 
++#include 
+ #include 
+ 
+ struct pt_regs;
+@@ -12,7 +13,7 @@ struct pt_regs;
+  * prevent the kernel from being unduly impacted by misaddressed pointers.
+  * MAX_ARG_STRINGS is chosen to fit in a signed 32-bit integer.
+  */
+-#define MAX_ARG_STRLEN (PAGE_SIZE * 32)
++#define MAX_ARG_STRLEN (sysconf(_SC_PAGESIZE) * 32)
+ #define MAX_ARG_STRINGS 0x7FFF
+ 
+ /* sizeof(linux_binprm->buf) */
+diff --git a/include/uapi/linux/resource.h b/include/uapi/linux/resource.h
+index cc00fd079631..6f9e76f513b5 100644
+--- a/include/uapi/linux/resource.h
 b/include/uapi/linux/resource.h
+@@ -69,7 +69,8 @@ struct rlimit64 {
+  * GPG2 wants 64kB of mlocked memory, to make sure pass phrases
+  * and other sensitive information are never written to disk.
+  */
+-#define MLOCK_LIMIT   ((PAGE_SIZE > 64*1024) ? PAGE_SIZE : 64*1024)
++/* No one currently defines PAGE_SIZE bigger than 64kB */
++#define MLOCK_LIMIT   (64 * 1024)
+ 
+ /*
+  * Due to binary compatibility, the actual resource numbers
+-- 
+2.16.1
+

diff --git 
a/5.10/00_all_0004-asm-generic-fcntl.h-namespace-kernel-file-structs.patch 
b/5.10/00_all_0004-asm-generic-fcntl.h-namespace-kernel-file-structs.patch
new file mode 100644
index 000..625fb6e
--- /dev/null
+++ b/5.10/00_all_0004-asm-generic-fcntl.h-namespace-kernel-file-structs.patch
@@ -0,0 +1,54 @@
+From 091dfce6aed898f4bc4eaca0edab942dd03b8016 Mon Sep 17 00:00:00 2001
+From: Mike Frysinger 
+Date: Mon, 29 Dec 2008 07:39:14 -0500
+Subject: [PATCH] asm-generic/fcntl.h: namespace kernel file structs
+
+No one should be using these structs, but just in case they are,
+keep them available in the __kernel_ namespace.
+
+Otherwise, trying to include something like:
+   #include 
+   #include 
+leads to horrible failure.
+
+URL: http://bugs.gentoo.org/244470
+URL: http://bugs.gentoo.org/388633

[gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/

2020-12-13 Thread Michał Górny
commit: b2c90be739f0db0e3cd0bfdb28ec7a36984d3124
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 14 07:46:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 14 07:48:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c90be7

dev-python/chardet: Fix 4.0.0 ebuild

Closes: https://bugs.gentoo.org/759790
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/chardet/chardet-4.0.0.ebuild | 11 ++-
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/dev-python/chardet/chardet-4.0.0.ebuild 
b/dev-python/chardet/chardet-4.0.0.ebuild
index fbe6454adc1..029b82e3b4b 100644
--- a/dev-python/chardet/chardet-4.0.0.ebuild
+++ b/dev-python/chardet/chardet-4.0.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
@@ -12,19 +12,12 @@ DESCRIPTION="Universal encoding detector"
 HOMEPAGE="https://github.com/chardet/chardet https://pypi.org/project/chardet/;
 SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
-
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~x64-solaris"
 
-DEPEND="
+BDEPEND="
test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
 "
 
-PATCHES=(
-   "${FILESDIR}"/${P}-pytest-4.patch
-)
-
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: net-im/zoom/

2020-12-13 Thread Ulrich Müller
commit: b338087696e80f25b11d0a596e8216a3fe0aa158
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Dec 14 07:47:13 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Dec 14 07:47:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3380876

net-im/zoom: Add reference to bug 715106 to ewarn message.

Bug: https://bugs.gentoo.org/715106#c55
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 net-im/zoom/zoom-5.4.56259.1207-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/zoom/zoom-5.4.56259.1207-r2.ebuild 
b/net-im/zoom/zoom-5.4.56259.1207-r2.ebuild
index 6150b881093..73b7d52fa30 100644
--- a/net-im/zoom/zoom-5.4.56259.1207-r2.ebuild
+++ b/net-im/zoom/zoom-5.4.56259.1207-r2.ebuild
@@ -136,6 +136,7 @@ pkg_postinst() {
ewarn "QA notice about insecure RPATHs in the libturbojpeg.so 
library"
ewarn "bundled with the upstream package. Please report this 
problem"
ewarn "directly to Zoom upstream. Do *not* file a Gentoo bug 
for it."
+   ewarn "See https://bugs.gentoo.org/715106 for further details."
fi
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/

2020-12-13 Thread Andreas Sturmlechner
commit: 5ce2ec2e16511759c04674ef1e4bdf947e476544
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec 12 22:18:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Dec 14 06:37:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce2ec2e

dev-libs/leatherman: Drop old

No hppa revdeps.

Bug: https://bugs.gentoo.org/756301
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/leatherman/Manifest|  4 --
 dev-libs/leatherman/leatherman-1.11.0.ebuild| 58 --
 dev-libs/leatherman/leatherman-1.12.0-r1.ebuild | 65 -
 dev-libs/leatherman/leatherman-1.12.1-r2.ebuild | 61 ---
 dev-libs/leatherman/leatherman-1.12.1.ebuild| 65 -
 dev-libs/leatherman/leatherman-1.3.0.ebuild | 51 ---
 6 files changed, 304 deletions(-)

diff --git a/dev-libs/leatherman/Manifest b/dev-libs/leatherman/Manifest
index dbf079cbb63..019859acdee 100644
--- a/dev-libs/leatherman/Manifest
+++ b/dev-libs/leatherman/Manifest
@@ -1,6 +1,2 @@
-DIST leatherman-1.11.0.tar.gz 815946 BLAKE2B 
73afb7c517ea93d0c3dc1c88adb3e5041c764bbfb223357b14a6a3f864ff614d178e7a71293eb533f09013fe3f64d5afe40c9404882d2fe6836da7322e869d8f
 SHA512 
0cbc558ba6976d4f14947efbc59e2ebc306a8c7e4590a22fa2e2f044b37ffd8804dbabaf96c599c47394fd9379f2de1330ce5282237b5009730d8d3b87349ae5
-DIST leatherman-1.12.0.tar.gz 815947 BLAKE2B 
cc268275f7ef7e9bddca9a2ca25c1a6b0bca64d57f90a485b83103a2477d476a39fe91ccf46798f1885b29c697de6556890131c7aac2a9e61590edab66fd6ea7
 SHA512 
2ceb16f94bf3d06bfe477a40e15db5a1d3d3999eaa7023245a08ab4e0054179f28308d9bf6ba73a839ca3a68130259894593fc8e77664b672ac5f3d20511a4d2
-DIST leatherman-1.12.1.tar.gz 816002 BLAKE2B 
286bbc24971b2769c8fae73a274b05ce34ad5469f8647681869cecf133f2c3d9c9fab75327fd610aa8957c359baed645c221aa0670789a0f75888f624ea473a7
 SHA512 
d2bb2b9aab2749df61fb29e984a9058165851c0d4dce45efb102673dbb2e7b56d12005db106f967a6e5ad93b37ea7f7ed88337bf41ffb503db8b2152c87151ad
 DIST leatherman-1.12.2.tar.gz 816010 BLAKE2B 
4b7b00b88ef0ba5cb01405aa24fd5ff72918a122cc8a1c0a029e374152964f77afa29a1f503ed5863a39bd13aa808dba2a0b351f65756e97c8e2e8408358cbfc
 SHA512 
9be8333b616bd9772f234474ae874c7214fa0c1bc4658ff042233d6e1683cc61b63d666d750297c79a8058490e42c8b2ff8999cb7f04aa329644f52540e43bde
 DIST leatherman-1.12.3.tar.gz 816018 BLAKE2B 
6245284856613b99df2ce412e497ba69fe1a016a82ca5ea7f78ba591dc287e2daef051214b303c1cc463efb537354a01ad6c57688f244382b3843b8bfdad6f3e
 SHA512 
83f785ba7c69032e2c9c7f2fb07aa5c100ed9e1a81c88ece19d7a96647b9a46927b99fd7144c08d697863e44553f00adf6bc4964f45e900809827956c0949b36
-DIST leatherman-1.3.0.tar.gz 434229 BLAKE2B 
e0c19bca2378afc4928554ac0862543504ba725aadc6cffd78220f7f7f1b725cad960fc6d9fdd2d54a43c233b35959ebcb9c71d1191a5535703599fa32e3301e
 SHA512 
5e06be7add652f69b0d4a8d778e33dfb68183c4d598217cc6542d2431f7984f0af989c27bd69e89b77ab03d6dd2adab9d70f68cd87dae20d8e24ae05923fbe9b

diff --git a/dev-libs/leatherman/leatherman-1.11.0.ebuild 
b/dev-libs/leatherman/leatherman-1.11.0.ebuild
deleted file mode 100644
index 1421317e76f..000
--- a/dev-libs/leatherman/leatherman-1.11.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils multilib
-
-DESCRIPTION="A C++ toolkit"
-HOMEPAGE="https://github.com/puppetlabs/leatherman;
-SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-IUSE="debug static-libs test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
-SLOT="0/${PV}"
-
-RDEPEND="net-misc/curl"
-DEPEND=">=dev-libs/boost-1.54:=[nls]
-   net-misc/curl
-   >=sys-devel/gcc-4.8:*"
-
-PATCHES=( "${FILESDIR}"/portage-sandbox-test-fix.patch )
-
-src_prepare() {
-   sed -i 's/\-Werror\ //g' "cmake/cflags.cmake" || die
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_VERBOSE_MAKEFILE=ON
-   -DCMAKE_BUILD_TYPE=None
-   )
-   if ! use static-libs; then
-   mycmakeargs+=(
-   -DLEATHERMAN_SHARED=ON
-   )
-   else
-   mycmakeargs+=(
-   -DLEATHERMAN_SHARED=OFF
-   )
-   fi
-   if use debug; then
-   mycmakeargs+=(
- -DCMAKE_BUILD_TYPE=Debug
-   )
-   fi
-   cmake-utils_src_configure
-}
-
-src_test() {
-   "${WORKDIR}/${P}"_build/bin/leatherman_test
-}
-
-src_install() {
-   cmake-utils_src_install
-}

diff --git a/dev-libs/leatherman/leatherman-1.12.0-r1.ebuild 
b/dev-libs/leatherman/leatherman-1.12.0-r1.ebuild
deleted file mode 100644
index 9a442087026..000
--- a/dev-libs/leatherman/leatherman-1.12.0-r1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@

[gentoo-commits] repo/gentoo:master commit in: dev-python/eventlet/, dev-python/eventlet/files/

2020-12-13 Thread Sam James
commit: 783231c88e5a7ed3d40a6a8998a87d411f1d8579
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 05:20:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 05:20:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783231c8

dev-python/eventlet: bump to 0.30.0

Restore inadvertently dropped Python implementations too.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/eventlet/Manifest   |  2 +-
 ...entlet-0.29.1.ebuild => eventlet-0.30.0.ebuild} |  7 ++-
 .../eventlet/files/eventlet-0.29.1-tests.patch | 71 --
 .../files/eventlet-0.30.0-tests-socket.patch   | 13 
 4 files changed, 18 insertions(+), 75 deletions(-)

diff --git a/dev-python/eventlet/Manifest b/dev-python/eventlet/Manifest
index 9ba86992d66..d60a7b85c86 100644
--- a/dev-python/eventlet/Manifest
+++ b/dev-python/eventlet/Manifest
@@ -1,2 +1,2 @@
 DIST eventlet-0.26.1.tar.gz 398200 BLAKE2B 
f14024d0825fb5530929766c63dceea7446057d9ad5dfb98ab013e96cab9b0eef5440f2d4d7ceeef17691c8a2a9055cac2b93fb23653a6facba4967c4e7cb0b3
 SHA512 
55b9b214130d0482ea005ea570a5aa3eafdf66e6d315a95c5ba60186a2d9a9df5c2638c86d886968954ce39e5ac2153e1f9e11631e6aef237078c3776af7d6c5
-DIST eventlet-0.29.1.tar.gz 400673 BLAKE2B 
2b317e0c445a7b9c7f96147c033b1a6b4b4d27eeaebe0d40102b4e25d7825861db15e9d77cf6c9e6795e1bc946b1a613d5bb4ffa60a7077c39d575f01bdd8506
 SHA512 
194544e8fafeb0847673abd84c8fbc876bb407bb76cb86c5a8a92fdb7571d3585e895f0063375e43b74de81b47e49cd6002f5b7a4f266d37bacc1b23e9ce4ef3
+DIST eventlet-0.30.0.tar.gz 401035 BLAKE2B 
94a272ce810b28c00fc8a468f160e38f3c58c98750455e5eb096c266c46257a7e30e0278a6a8f509e47e6ab40297129ccf52b347a723037f9cc9b85a3e06a203
 SHA512 
c2ba28306e9e74536dcda33276f98f74051ea0e9c8669506d2e3b11715f37cd5963af6130f14761a42cc6c8346e59c756efe2cef0ea3547dc30ccb8bf0fb

diff --git a/dev-python/eventlet/eventlet-0.29.1.ebuild 
b/dev-python/eventlet/eventlet-0.30.0.ebuild
similarity index 92%
rename from dev-python/eventlet/eventlet-0.29.1.ebuild
rename to dev-python/eventlet/eventlet-0.30.0.ebuild
index c1a6a203dce..bce0a6cda42 100644
--- a/dev-python/eventlet/eventlet-0.29.1.ebuild
+++ b/dev-python/eventlet/eventlet-0.30.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_9 )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Highly concurrent networking library"
@@ -27,8 +27,8 @@ DEPEND="doc? ( >=dev-python/python-docs-2.7.6-r1:2.7 )
dev-python/nose[${PYTHON_USEDEP}] )"
 
 PATCHES=(
-   "${FILESDIR}/eventlet-0.25.1-tests.patch"
-   "${FILESDIR}/${P}-tests.patch"
+   "${FILESDIR}/${PN}-0.25.1-tests.patch"
+   "${FILESDIR}/${PN}-0.30.0-tests-socket.patch"
 )
 
 distutils_enable_sphinx doc
@@ -51,6 +51,7 @@ python_prepare_all() {
 
 python_test() {
unset PYTHONPATH
+   export TMPDIR="${T}"
nosetests -v || die
 }
 

diff --git a/dev-python/eventlet/files/eventlet-0.29.1-tests.patch 
b/dev-python/eventlet/files/eventlet-0.29.1-tests.patch
deleted file mode 100644
index 3cd20823899..000
--- a/dev-python/eventlet/files/eventlet-0.29.1-tests.patch
+++ /dev/null
@@ -1,71 +0,0 @@
-https://github.com/eventlet/eventlet/issues/646
-From 087ba743c7af8a40ac1e4e2ec89409eee3b4233e Mon Sep 17 00:00:00 2001
-From: Tim Burke 
-Date: Mon, 2 Nov 2020 16:09:46 -0800
-Subject: [PATCH] py39: Add _at_fork_reinit method to Semaphores
-
-CPython expects to be able to call such a method on RLocks, Conditions,
-and Events in threading; since we may monkey-patch threading to use
-Semaphores as locks, they need the method, too.
-
-Addresses #646

- eventlet/semaphore.py   |  5 +
- tests/semaphore_test.py | 21 +
- 2 files changed, 26 insertions(+)
-
-diff --git a/eventlet/semaphore.py b/eventlet/semaphore.py
-index 18b5b05f4..5e2b5e32f 100644
 a/eventlet/semaphore.py
-+++ b/eventlet/semaphore.py
-@@ -39,6 +39,7 @@ def __init__(self, value=1):
- if value < 0:
- msg = 'Semaphore() expect value >= 0, actual: 
{0}'.format(repr(value))
- raise ValueError(msg)
-+self._original_value = value
- self.counter = value
- self._waiters = collections.deque()
- 
-@@ -51,6 +52,10 @@ def __str__(self):
- params = (self.__class__.__name__, self.counter, len(self._waiters))
- return '<%s c=%s _w[%s]>' % params
- 
-+def _at_fork_reinit(self):
-+self.counter = self._original_value
-+self._waiters.clear()
-+
- def locked(self):
- """Returns true if a call to acquire would block.
- """
-diff --git a/tests/semaphore_test.py b/tests/semaphore_test.py
-index d6c11d1f6..cf6a29daf 100644
 a/tests/semaphore_test.py
-+++ b/tests/semaphore_test.py
-@@ -42,6 +42,27 @@ def test_timeout_non_blocking(self):
- sem = eventlet.Semaphore()
- self.assertRaises(ValueError, sem.acquire, blocking=False, 

[gentoo-commits] repo/gentoo:master commit in: dev-python/m2crypto/

2020-12-13 Thread Sam James
commit: e778a5a64005324942ce680f74d6e19cd3785948
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 05:51:23 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 05:51:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e778a5a6

dev-python/m2crypto: bump to 0.37.1

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/m2crypto/Manifest   |  1 +
 dev-python/m2crypto/m2crypto-0.37.1.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/dev-python/m2crypto/Manifest b/dev-python/m2crypto/Manifest
index 3b685547eb2..549be477b1b 100644
--- a/dev-python/m2crypto/Manifest
+++ b/dev-python/m2crypto/Manifest
@@ -1,2 +1,3 @@
 DIST M2Crypto-0.35.2.tar.gz 1117706 BLAKE2B 
efa15e023be7755b94c642bb23eade912edcbbb76bcdfed3414d27937cd705ec4c83069ca620fe20e58e126549ba7f98e84f6f8330b78133a8a8b953d18f467b
 SHA512 
3608b29a8e7d0732a2359e35fcaae191447aa7c0211ca3d057eed6cee7f0819f5c1121e7d41caca8cdea3c7911f8c447ee475b1b3d125e8dc3adde2718a59f36
 DIST M2Crypto-0.36.0.tar.gz 1127584 BLAKE2B 
5cdbbb11ff67d4ddffb2853a72383f3c7f1e1aa53ab84166aeda4fbea1b0d7f506761bb07bf8cb5b36f94bdbeb2ea2b46e0693da8355f81b4bf5c4c1c1cc18b1
 SHA512 
5b7d6d10c943ff0e09e0e9748d5578e7e0f7659a73de4ba49481152bca05871aef2bfbb869e1636a7cebcf2dd8b9f67fb0d299a833d1d4ebd538031c35d7bca1
+DIST M2Crypto-0.37.1.tar.gz 1247031 BLAKE2B 
3628150b8da15d7356298b6e52e0d8fa7875921a184a0eba3a97eff0588c9e0fee340c92fd486919057d900d6e3b2b711174dde9761fe247848f92ac6434df0a
 SHA512 
9a5e0220704b4897a9ca7efa4b3b57447b9175c52e8039a85bff7bb1a43b709c69f3c8b5903df461f8de39d3f8a20f9bf494df6f5882771846adfe2c03fbea9e

diff --git a/dev-python/m2crypto/m2crypto-0.37.1.ebuild 
b/dev-python/m2crypto/m2crypto-0.37.1.ebuild
new file mode 100644
index 000..3b64631d0aa
--- /dev/null
+++ b/dev-python/m2crypto/m2crypto-0.37.1.ebuild
@@ -0,0 +1,69 @@
+# Copyright 2018-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 toolchain-funcs
+
+MY_PN="M2Crypto"
+DESCRIPTION="A Python crypto and SSL toolkit"
+HOMEPAGE="https://gitlab.com/m2crypto/m2crypto 
https://pypi.org/project/M2Crypto/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE="libressl test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   >=dev-lang/swig-2.0.9
+   test? ( dev-python/parameterized[${PYTHON_USEDEP}] )
+"
+RDEPEND="
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-libressl-0.31.0.patch"
+)
+
+swig_define() {
+   local x
+   for x; do
+   if tc-cpp-is-true "defined(${x})"; then
+   SWIG_FEATURES+=" -D${x}"
+   fi
+   done
+}
+
+src_prepare() {
+   # TODO
+   sed -e 's:test_server_simple_timeouts:_&:' \
+   -i tests/test_ssl.py || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   # setup.py looks at platform.machine() to determine swig options.
+   # For exotic ABIs, we need to give swig a hint.
+   local -x SWIG_FEATURES=
+
+   # https://bugs.gentoo.org/617946
+   swig_define __ILP32__
+
+   # https://bugs.gentoo.org/674112
+   swig_define __ARM_PCS_VFP
+
+   distutils-r1_python_compile --openssl="${ESYSROOT}"/usr
+}
+
+python_test() {
+   esetup.py test
+}



[gentoo-commits] proj/baselayout:master commit in: etc/

2020-12-13 Thread William Hubbs
commit: 54879ad8889c65b446e6d090ec1c855bbed22ff2
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Dec 14 03:39:03 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Dec 14 03:39:03 2020 +
URL:https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=54879ad8

etc/profile: remove umask setting

Umask should be set via shadow in /etc/login.defs or via pam.

Signed-off-by: William Hubbs  gentoo.org>

 etc/profile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/etc/profile b/etc/profile
index 2afd51d9..2be4622a 100644
--- a/etc/profile
+++ b/etc/profile
@@ -15,9 +15,6 @@ fi
 export EDITOR=${EDITOR:-/bin/nano}
 export PAGER=${PAGER:-/usr/bin/less}
 
-# 077 would be more secure, but 022 is generally quite realistic
-umask 022
-
 unset ROOTPATH
 
 # process *.sh files in /etc/profile.d



[gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/

2020-12-13 Thread Sam James
commit: 9c6b129b7d2c1048599e5710f287820bf71b76e8
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 03:03:01 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 03:03:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6b129b

dev-python/tree-sitter: ~x64-macos keyworded

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/tree-sitter/tree-sitter-0.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/tree-sitter/tree-sitter-0.2.0.ebuild 
b/dev-python/tree-sitter/tree-sitter-0.2.0.ebuild
index 2fed30866a6..1f82863da71 100644
--- a/dev-python/tree-sitter/tree-sitter-0.2.0.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.2.0.ebuild
@@ -15,6 +15,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x64-macos"
 
 S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/iniconfig/

2020-12-13 Thread Sam James
commit: 5bf905f3978034d78719add9c51b8a7f662572ad
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 02:38:48 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 02:38:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf905f3

dev-python/iniconfig: bump to 1.1.1

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/iniconfig/Manifest   |  1 +
 dev-python/iniconfig/iniconfig-1.1.1.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/iniconfig/Manifest b/dev-python/iniconfig/Manifest
index 83d9ec04a49..9834a43946f 100644
--- a/dev-python/iniconfig/Manifest
+++ b/dev-python/iniconfig/Manifest
@@ -1 +1,2 @@
 DIST iniconfig-1.0.0.tar.gz 7807 BLAKE2B 
a77c4d8c6f549db90505ac5a367be5175adbb580211d4aded14d1108e189fd6d6a229ac4e0e742baafa9b037d58c2bbc810897c8b274c07493c518ef752e
 SHA512 
639a4e765637110f69627fb18a5e719b6d648e5549fd857168183d97da7880434d447c9af1e254dd2aa5d0e36cbd3f5c4ffabf8a949ed3d6294002e7e1b2f6e1
+DIST iniconfig-1.1.1.tar.gz 8104 BLAKE2B 
31301484887018a6aa75c944e2f8643f85b2433534ae46a8da893a113f2376eca14cbee88095a3784d1c52f26d4c748260c1df59c46b8f94cd342038f93242e8
 SHA512 
c9341db7e3ec2204b6a674fca7824cbeb492e3576d5ac3f084b234c82842b28f2f6acbfdb812e183f4334a95b990551f942a4caf548f5ce7ef14885f931535ee

diff --git a/dev-python/iniconfig/iniconfig-1.1.1.ebuild 
b/dev-python/iniconfig/iniconfig-1.1.1.ebuild
new file mode 100644
index 000..32d95992678
--- /dev/null
+++ b/dev-python/iniconfig/iniconfig-1.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Brain-dead simple config-ini parsing"
+HOMEPAGE="https://github.com/RonnyPfannschmidt/iniconfig;
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~x64-macos"
+
+BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/cx_Freeze/, dev-python/cx_Freeze/files/

2020-12-13 Thread Sam James
commit: 88d9f0a51bf1a59298c41d988f0dee4cd7702ff5
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 02:43:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 02:44:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d9f0a5

dev-python/cx_Freeze: bump to 6.4.2

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/cx_Freeze/Manifest  |  1 +
 dev-python/cx_Freeze/cx_Freeze-6.4.2.ebuild| 23 ++
 .../files/cx_Freeze-6.4.2-buildsystem.patch| 13 
 3 files changed, 37 insertions(+)

diff --git a/dev-python/cx_Freeze/Manifest b/dev-python/cx_Freeze/Manifest
index 610d52b41b1..62b3839afdf 100644
--- a/dev-python/cx_Freeze/Manifest
+++ b/dev-python/cx_Freeze/Manifest
@@ -1 +1,2 @@
 DIST cx_Freeze-6.1.tar.gz 92474 BLAKE2B 
5341b30b202ab96c34c82e5b12dc6a99ebaf429b6a4b6356a55c5d4fefae7504fd017cb5d29cd1601a6affca0e8e8aa1e01ececbf57011f9235b4c516b21a772
 SHA512 
029753e8b9eafdad383254af0f7296052c124b662473f4453b6bda0ea500430642d93941a59c23df1d0bbbee462f7d61390b5f66c946372c96bf41ea6ffbc685
+DIST cx_Freeze-6.4.2.tar.gz 108571 BLAKE2B 
742d2491154706f51ebb3e072428afac1ce5c647f2b8cb6325ea166bbedc1852503ad40e56a532345f1e2a045532620cdad24622e19ecb12d9577cf57abd291d
 SHA512 
4c9a92b6f8dc458f82abb144171b18db1349e75b237f707ca37b7b68527508e8fb3adcf5d7b142922709727501fdc46f16a01619b29e98a6af1a0c09f9306b82

diff --git a/dev-python/cx_Freeze/cx_Freeze-6.4.2.ebuild 
b/dev-python/cx_Freeze/cx_Freeze-6.4.2.ebuild
new file mode 100644
index 000..7e7edc84bed
--- /dev/null
+++ b/dev-python/cx_Freeze/cx_Freeze-6.4.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+inherit distutils-r1
+
+DESCRIPTION="Create standalone executables from Python scripts"
+HOMEPAGE="https://cx-freeze.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="PYTHON"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+PATCHES=(
+   # bug #491602
+   "${FILESDIR}/${PN}-6.4.2-buildsystem.patch"
+)
+
+# Test folder is missing needed content

diff --git a/dev-python/cx_Freeze/files/cx_Freeze-6.4.2-buildsystem.patch 
b/dev-python/cx_Freeze/files/cx_Freeze-6.4.2-buildsystem.patch
new file mode 100644
index 000..5d23a8ded94
--- /dev/null
+++ b/dev-python/cx_Freeze/files/cx_Freeze-6.4.2-buildsystem.patch
@@ -0,0 +1,13 @@
+diff --git a/setup.py b/setup.py
+index fd24ec9..068119f 100755
+--- a/setup.py
 b/setup.py
+@@ -68,8 +68,6 @@ class build_ext(distutils.command.build_ext.build_ext):
+ # PY_LDFLAGS_NODIST = "-flto -Wl,-export_dynamic -g"
+ if get_config_var("PY_LDFLAGS_NODIST"):
+ extraArgs.extend(get_config_var("PY_LDFLAGS_NODIST").split())
+-else:
+-extraArgs.append("-s")
+ self.compiler.link_executable(
+ objects,
+ fullName,



[gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/

2020-12-13 Thread Sam James
commit: 4362c48676f9683b794a9b2f25babbc473d33168
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 02:37:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 02:37:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4362c486

dev-python/msgpack: ~x64-macos keyworded

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/msgpack/msgpack-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/msgpack/msgpack-1.0.1.ebuild 
b/dev-python/msgpack/msgpack-1.0.1.ebuild
index d4a598d6803..52f24022993 100644
--- a/dev-python/msgpack/msgpack-1.0.1.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x64-macos"
 IUSE="+native-extensions"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/wsaccel/

2020-12-13 Thread Sam James
commit: dd414b9559e82edecd653261697639fc40bb1b74
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 02:49:02 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 02:49:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd414b95

dev-python/wsaccel: bump to 0.6.3

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/wsaccel/Manifest |  1 +
 dev-python/wsaccel/wsaccel-0.6.3.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/wsaccel/Manifest b/dev-python/wsaccel/Manifest
index 4e029850745..91766826cb0 100644
--- a/dev-python/wsaccel/Manifest
+++ b/dev-python/wsaccel/Manifest
@@ -1 +1,2 @@
 DIST wsaccel-0.6.2_p20170108.zip 21344 BLAKE2B 
ecb8ef7888fb2ca8e6566d2b3fcbd3911a0df5a8c9f4be86a3cffb95afc31603c2477bd983f9d24ee7cf48c33cbcfb10068c38640ee2a888f46402756313cf29
 SHA512 
d0cf13360bd6cc0b51b8bee1d36a8ee544816c318e828bf6129ff85827636642cfebae4ef0e99d841cdf64f6c67006a649994804aa42d3d76e977a861aafb3b9
+DIST wsaccel-0.6.3.tar.gz 9723 BLAKE2B 
75da0f27e07b52ed730d239ef807da7ba9dd342144ca2e78c32dc09b20c1ebfc006aa9969b1f811d172ca18b75533a4560a29112e56d6dfd472117a0d072fc8e
 SHA512 
0fe97c7fa94cec1b9cf019507f55ce633a9b4bda86329937cddcfa25ba94755010813688cda77ee4fea1c50918e45cd50770bb27e7583e630c46e84d27c155da

diff --git a/dev-python/wsaccel/wsaccel-0.6.3.ebuild 
b/dev-python/wsaccel/wsaccel-0.6.3.ebuild
new file mode 100644
index 000..c71afde7b93
--- /dev/null
+++ b/dev-python/wsaccel/wsaccel-0.6.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Accelerator for ws4py, autobahn and tornado"
+HOMEPAGE="https://pypi.org/project/wsaccel/ https://github.com/methane/wsaccel;
+SRC_URI="https://github.com/methane/wsaccel/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/

2020-12-13 Thread Sam James
commit: f1c67eb8cb6930c5769ef5faf60d5911bec9e320
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 02:36:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 02:36:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c67eb8

dev-python/msgpack: bump to 1.0.1

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/msgpack/Manifest |  1 +
 dev-python/msgpack/msgpack-1.0.1.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/dev-python/msgpack/Manifest b/dev-python/msgpack/Manifest
index e32e9ba2b1c..6a0fd07fa5a 100644
--- a/dev-python/msgpack/Manifest
+++ b/dev-python/msgpack/Manifest
@@ -1,2 +1,3 @@
 DIST msgpack-0.6.2.tar.gz 119062 BLAKE2B 
6b20a0d31b811ae66e66dbfaacec6f0cf2152b2937423b78f3e6244bfa49c87767788c5ee1db41b9020801b8777a4c15b1fe1853182718adf622bc7e1bff858e
 SHA512 
95b92e3d35e0500dd4256d18bf76e586e57cc66319b4459ac5daef599277a5049177a89ad86e291dbdc4c7a918901a89d9218353ddc4a7d0b399e8a98afef363
 DIST msgpack-1.0.0.tar.gz 232331 BLAKE2B 
ab7b3aede06c31e0cf70a7f7fbdf2b189aa2d5d9847b7c66a2f4572ac468674cdbcaf79bc571278f02429d223aeeb0ea8cb50c31ad251142642cc05f
 SHA512 
6dc168b111cd37807e8e8a09840d1b116d7f38d56f4622b9d36ab7dbd983ebe2f34e763f48c6348148c6945c9f1c9a0f83f5f03e12d12bc18f7b8e0cbd669f87
+DIST msgpack-1.0.1.tar.gz 123151 BLAKE2B 
4f040d6e292c588f20043e0091702e9a848d94357784ec7ef7a2ed2d1b5a08cae0bfea4a16cbb67e32b071260f25a43b0507d154ba7f6e180e65a60e3a2b4e9c
 SHA512 
87412cc4022ce7ec82cfe376fbb3c663e5b7a430c2178cacbfe95b35489d95f314bdaf83a6170a7956f42939535ada3c5cbe45c6d7c105410494fe7e9a5cb870

diff --git a/dev-python/msgpack/msgpack-1.0.1.ebuild 
b/dev-python/msgpack/msgpack-1.0.1.ebuild
new file mode 100644
index 000..d4a598d6803
--- /dev/null
+++ b/dev-python/msgpack/msgpack-1.0.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="MessagePack (de)serializer for Python"
+HOMEPAGE="https://msgpack.org
+   https://github.com/msgpack/msgpack-python/
+   https://pypi.org/project/msgpack/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+IUSE="+native-extensions"
+
+BDEPEND="
+   native-extensions? (
+   $(python_gen_cond_dep 
'>=dev-python/cython-0.16[${PYTHON_USEDEP}]' 'python*')
+   )
+   test? ( dev-python/six[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Remove pre-generated cython files
+   rm msgpack/{_packer,_unpacker,_cmsgpack}.pyx || die
+
+   if ! use native-extensions ; then
+   sed -i -e "/have_cython/s:True:False:" setup.py || die
+   fi
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/mock/

2020-12-13 Thread Sam James
commit: 6817911f248f2fddb352f7e4844e3729a72dc552
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 02:30:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 02:30:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6817911f

dev-python/mock: bump to 4.0.3

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/mock/Manifest | 2 +-
 dev-python/mock/{mock-4.0.2.ebuild => mock-4.0.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mock/Manifest b/dev-python/mock/Manifest
index b1ce22da1f2..aa1a821a9f4 100644
--- a/dev-python/mock/Manifest
+++ b/dev-python/mock/Manifest
@@ -1,2 +1,2 @@
 DIST mock-3.0.5.gh.tar.gz 67887 BLAKE2B 
b9c49b3627275889d73aff9ea9c7925093f9cafb304448b2f06eda2fff26152a031aafb4844537e4d58bc112709e59a44e08d32602776386a30d039743def29c
 SHA512 
9ab4f0c794f5701ba1367d982cf79a5662d4233753d12ed9c88ae20282db1f44be73f84c4d9f6d03ff64926b8c1b6d0c9a79b2a4724a3eb36c247ffd4ab03e2d
-DIST mock-4.0.2.gh.tar.gz 79450 BLAKE2B 
529d8564a8f236b428745838fbc3bfd1cfc540a5feb5527653b7d4becb6ff118056bb301cb186964570c50588b42b7be22338c8c2b844c932284fdc359648add
 SHA512 
348b67a62d1937de1778e3030fb4940bb11c58e839d212a75924aa94ed9a993b47b04612de92f073ec3fe4af4be15468e843f70a2d94bb31edb0a4c57cb46cc6
+DIST mock-4.0.3.gh.tar.gz 80318 BLAKE2B 
bc0dc8b97129eaa2f0f9c89898157ea5de398f59f4e2ebc07318cf745b74d1f1bcc989774600ec88ce1956f9fe16f9464f101ea5df5cd23b3a58b432d19feb8a
 SHA512 
adfdab253eb3bc1b6cb767c58ffa3a8a5c5f88da0f04ea6680e0d87da59177972d2d99bfe0a770ac2ed4f809ca6a090a9d0f789eea8f4365ef2c54f8e8792e89

diff --git a/dev-python/mock/mock-4.0.2.ebuild 
b/dev-python/mock/mock-4.0.3.ebuild
similarity index 100%
rename from dev-python/mock/mock-4.0.2.ebuild
rename to dev-python/mock/mock-4.0.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libusb/files/, dev-libs/libusb/

2020-12-13 Thread Lars Wendler
commit: 64634fb2c17c6dc37a6d174803f7183f898fbb00
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Dec 14 02:13:01 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Dec 14 02:13:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64634fb2

dev-libs/libusb: Revbump to fix Apple and USV device detection

Closes: https://bugs.gentoo.org/759814
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 ...libusb-1.0.24-multi_device_config_parsing.patch | 65 ++
 ...ibusb-1.0.24.ebuild => libusb-1.0.24-r1.ebuild} |  4 ++
 2 files changed, 69 insertions(+)

diff --git 
a/dev-libs/libusb/files/libusb-1.0.24-multi_device_config_parsing.patch 
b/dev-libs/libusb/files/libusb-1.0.24-multi_device_config_parsing.patch
new file mode 100644
index 000..739d41c404a
--- /dev/null
+++ b/dev-libs/libusb/files/libusb-1.0.24-multi_device_config_parsing.patch
@@ -0,0 +1,65 @@
+From f6d2cb561402c3b6d3627c0eb89e009b503d9067 Mon Sep 17 00:00:00 2001
+From: Chris Dickens 
+Date: Sun, 13 Dec 2020 15:49:19 -0800
+Subject: [PATCH] linux_usbfs: Fix parsing of descriptors for
+ multi-configuration devices
+
+Commit e2be556bd2 ("linux_usbfs: Parse config descriptors during device
+initialization") introduced a regression for devices with multiple
+configurations. The logic that verifies the reported length of the
+configuration descriptors failed to count the length of the
+configuration descriptor itself and would truncate the actual length by
+9 bytes, leading to a parsing error for subsequent descriptors.
+
+Closes #825
+
+Signed-off-by: Chris Dickens 
+---
+ libusb/os/linux_usbfs.c | 12 
+ libusb/version_nano.h   |  2 +-
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+diff --git a/libusb/os/linux_usbfs.c b/libusb/os/linux_usbfs.c
+index fb2ed53a..4d2dc8d6 100644
+--- a/libusb/os/linux_usbfs.c
 b/libusb/os/linux_usbfs.c
+@@ -641,7 +641,12 @@ static int seek_to_next_config(struct libusb_context *ctx,
+   uint8_t *buffer, size_t len)
+ {
+   struct usbi_descriptor_header *header;
+-  int offset = 0;
++  int offset;
++
++  /* Start seeking past the config descriptor */
++  offset = LIBUSB_DT_CONFIG_SIZE;
++  buffer += LIBUSB_DT_CONFIG_SIZE;
++  len -= LIBUSB_DT_CONFIG_SIZE;
+ 
+   while (len > 0) {
+   if (len < 2) {
+@@ -718,7 +723,7 @@ static int parse_config_descriptors(struct libusb_device 
*dev)
+   }
+ 
+   if (priv->sysfs_dir) {
+-   /*
++  /*
+* In sysfs wTotalLength is ignored, instead the kernel 
returns a
+* config descriptor with verified bLength fields, with 
descriptors
+* with an invalid bLength removed.
+@@ -727,8 +732,7 @@ static int parse_config_descriptors(struct libusb_device 
*dev)
+   int offset;
+ 
+   if (num_configs > 1 && idx < num_configs - 1) {
+-  offset = seek_to_next_config(ctx, buffer + 
LIBUSB_DT_CONFIG_SIZE,
+-   remaining - 
LIBUSB_DT_CONFIG_SIZE);
++  offset = seek_to_next_config(ctx, buffer, 
remaining);
+   if (offset < 0)
+   return offset;
+   sysfs_config_len = (uint16_t)offset;
+diff --git a/libusb/version_nano.h b/libusb/version_nano.h
+index 61a0a700..578b0979 100644
+--- a/libusb/version_nano.h
 b/libusb/version_nano.h
+@@ -1 +1 @@
+-#define LIBUSB_NANO 11584
++#define LIBUSB_NANO 11586

diff --git a/dev-libs/libusb/libusb-1.0.24.ebuild 
b/dev-libs/libusb/libusb-1.0.24-r1.ebuild
similarity index 95%
rename from dev-libs/libusb/libusb-1.0.24.ebuild
rename to dev-libs/libusb/libusb-1.0.24-r1.ebuild
index 167ef4b659d..50c1cb3b454 100644
--- a/dev-libs/libusb/libusb-1.0.24.ebuild
+++ b/dev-libs/libusb/libusb-1.0.24-r1.ebuild
@@ -19,6 +19,10 @@ DEPEND="${RDEPEND}
!udev? ( virtual/os-headers )"
 BDEPEND="doc? ( app-doc/doxygen )"
 
+PATCHES=(
+   "${FILESDIR}/${P}-multi_device_config_parsing.patch" #759814
+)
+
 multilib_src_configure() {
local myeconfargs=(
$(use_enable static-libs static)



[gentoo-commits] repo/gentoo:master commit in: dev-python/xarray/

2020-12-13 Thread Sam James
commit: 9038de2e91367cfab90e5872887cbdb75ba009e2
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:27:14 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:27:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9038de2e

dev-python/xarray: Stabilize 0.16.1 x86, #737526

Signed-off-by: Sam James  gentoo.org>

 dev-python/xarray/xarray-0.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/xarray/xarray-0.16.1.ebuild 
b/dev-python/xarray/xarray-0.16.1.ebuild
index 2028b99f72d..8a88be7efd4 100644
--- a/dev-python/xarray/xarray-0.16.1.ebuild
+++ b/dev-python/xarray/xarray-0.16.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-python/numpy-1.15[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-libs/volume_key/

2020-12-13 Thread Sam James
commit: 88b0df870044f83919e4cf6197516f3dd1f10571
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:26:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:26:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88b0df87

dev-libs/volume_key: Stabilize 0.3.12-r1 ppc, #757630

Signed-off-by: Sam James  gentoo.org>

 dev-libs/volume_key/volume_key-0.3.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild 
b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
index b54ef170878..317711b83d1 100644
--- a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
+++ b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/volume_key/

2020-12-13 Thread Sam James
commit: bf1a62ad8edc45b8ea3d0b018f77257bd2f02f12
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:26:24 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:26:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1a62ad

dev-libs/volume_key: Stabilize 0.3.12-r1 ppc64, #757630

Signed-off-by: Sam James  gentoo.org>

 dev-libs/volume_key/volume_key-0.3.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild 
b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
index 317711b83d1..9eb5fb16e7a 100644
--- a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
+++ b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/audit/

2020-12-13 Thread Sam James
commit: f2ba95cc0eaedebef5be6ec5a2470ae6bc414084
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:24:49 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:24:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ba95cc

sys-process/audit: Stabilize 2.8.5-r2 arm, #757624

Signed-off-by: Sam James  gentoo.org>

 sys-process/audit/audit-2.8.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/audit/audit-2.8.5-r2.ebuild 
b/sys-process/audit/audit-2.8.5-r2.ebuild
index cd093dbca87..4f382c114c8 100644
--- a/sys-process/audit/audit-2.8.5-r2.ebuild
+++ b/sys-process/audit/audit-2.8.5-r2.ebuild
@@ -22,7 +22,7 @@ SRC_URI+=" 
https://github.com/linux-audit/audit-userspace/commit/017e6c6ab95df55
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86"
 IUSE="gssapi ldap python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 # Testcases are pretty useless as they are built for RedHat users/groups and 
kernels.



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/

2020-12-13 Thread Sam James
commit: f6602401a29160c8b6431dcfab671fbe2e3c32db
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:24:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:24:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6602401

sys-kernel/gentoo-kernel: Stabilize 5.4.80-r1 x86, #756691

Signed-off-by: Sam James  gentoo.org>

 sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild
index 195373a9475..26dad702fb3 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild
@@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.x
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 x86"
 IUSE="debug"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager/

2020-12-13 Thread Sam James
commit: bb05b82c2774decd7d6b81496b417adfb34602d2
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:24:07 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:24:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb05b82c

net-misc/networkmanager: arm stable (bug #759028)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-misc/networkmanager/networkmanager-1.26.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/networkmanager/networkmanager-1.26.4.ebuild 
b/net-misc/networkmanager/networkmanager-1.26.4.ebuild
index 18a84dc3455..1473c05de99 100644
--- a/net-misc/networkmanager/networkmanager-1.26.4.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.26.4.ebuild
@@ -27,7 +27,7 @@ REQUIRED_USE="
?? ( elogind systemd )
 "
 
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 # gobject-introspection-0.10.3 is needed due to gnome bug 642300
 # wpa_supplicant-0.7.3-r3 is needed due to bug 359271



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/

2020-12-13 Thread Sam James
commit: 32cb9bdadc3a95522cafb0ee4ee7d82b32ec771b
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:24:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:24:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32cb9bda

sys-kernel/gentoo-kernel: Stabilize 5.4.80-r1 arm, #756691

Signed-off-by: Sam James  gentoo.org>

 sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild
index 01e84f9f098..195373a9475 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.80-r1.ebuild
@@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.x
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86"
 IUSE="debug"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/

2020-12-13 Thread Sam James
commit: 3c3a4b13912adc6203ebe4ee2b694e6f9747
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:24:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:24:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3a

sys-kernel/gentoo-kernel-bin: Stabilize 5.4.80-r2 x86, #756691

Signed-off-by: Sam James  gentoo.org>

 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.80-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.80-r2.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.80-r2.ebuild
index 092a4f7fb04..303c752a7bc 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.80-r2.ebuild
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.80-r2.ebuild
@@ -20,7 +20,7 @@ SRC_URI+="
 S=${WORKDIR}
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
!sys-kernel/gentoo-kernel:${SLOT}



[gentoo-commits] repo/gentoo:master commit in: dev-lang/luajit/

2020-12-13 Thread William Hubbs
commit: fc852d7e741812a61691f5eba41e8a6f82648a6c
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Dec 14 01:19:12 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Dec 14 01:20:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc852d7e

dev-lang/luajit: 2.1.0_beta3 Fix cross-compilation build

This is the same fix as 2.0.5.
Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/luajit/luajit-2.1.0_beta3-r2.ebuild | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/dev-lang/luajit/luajit-2.1.0_beta3-r2.ebuild 
b/dev-lang/luajit/luajit-2.1.0_beta3-r2.ebuild
index cb942e454d0..ebfafe94fab 100644
--- a/dev-lang/luajit/luajit-2.1.0_beta3-r2.ebuild
+++ b/dev-lang/luajit/luajit-2.1.0_beta3-r2.ebuild
@@ -32,10 +32,16 @@ _emake() {
PREFIX="${EPREFIX}/usr" \
MULTILIB="$(get_libdir)" \
DESTDIR="${D}" \
+   CFLAGS="" \
+   LDFLAGS="" \
HOST_CC="$(tc-getBUILD_CC)" \
+   HOST_CFLAGS="${BUILD_CPPFLAGS} ${BUILD_CFLAGS}" \
+   HOST_LDFLAGS="${BUILD_LDFLAGS}" \
STATIC_CC="$(tc-getCC)" \
DYNAMIC_CC="$(tc-getCC) -fPIC" \
TARGET_LD="$(tc-getCC)" \
+   TARGET_CFLAGS="${CPPFLAGS} ${CFLAGS}" \
+   TARGET_LDFLAGS="${LDFLAGS}" \
TARGET_AR="$(tc-getAR) rcus" \
BUILDMODE="$(usex static-libs mixed dynamic)" \
TARGET_STRIP="true" \
@@ -44,6 +50,7 @@ _emake() {
 }
 
 src_compile() {
+   tc-export_build_env
_emake XCFLAGS="$(usex lua52compat "-DLUAJIT_ENABLE_LUA52COMPAT" "")"
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-lang/luajit/

2020-12-13 Thread William Hubbs
commit: 35539cb231ee30f419937e009b1f3d18ee1a9111
Author: Manoj Gupta  google  com>
AuthorDate: Mon Sep 24 23:16:03 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Dec 14 01:20:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35539cb2

dev-lang/luajit: Fix 2.0.5 cross-compilation build

luajit passes CFLAGS/LDFLAGS to both host and target builds.
This breaks when the host cpu does not support the target flags
e.g. using march=bdver4 in CFLAGS when cross-compiling for AMD
on an Intel host.

Instead, pass the flags in {HOST|TARGET}-{CFLAGS|LDFLAGS} which is
supported by luajit [1].

[1] https://github.com/LuaJIT/LuaJIT/blob/master/doc/install.html#L607

Closes: https://github.com/gentoo/gentoo/pull/9970
Signed-off-by: Manoj Gupta  google.com>
Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/luajit/{luajit-2.0.5-r2.ebuild => luajit-2.0.5-r3.ebuild} | 7 +++
 .../{luajit-2.1.0_beta3-r1.ebuild => luajit-2.1.0_beta3-r2.ebuild} | 0
 2 files changed, 7 insertions(+)

diff --git a/dev-lang/luajit/luajit-2.0.5-r2.ebuild 
b/dev-lang/luajit/luajit-2.0.5-r3.ebuild
similarity index 87%
rename from dev-lang/luajit/luajit-2.0.5-r2.ebuild
rename to dev-lang/luajit/luajit-2.0.5-r3.ebuild
index 3dd7bad8037..5816d1feccf 100644
--- a/dev-lang/luajit/luajit-2.0.5-r2.ebuild
+++ b/dev-lang/luajit/luajit-2.0.5-r3.ebuild
@@ -43,10 +43,16 @@ _emake() {
PREFIX="${EPREFIX}/usr" \
MULTILIB="$(get_libdir)" \
DESTDIR="${D}" \
+   CFLAGS="" \
+   LDFLAGS="" \
HOST_CC="$(tc-getBUILD_CC)" \
+   HOST_CFLAGS="${BUILD_CPPFLAGS} ${BUILD_CFLAGS}" \
+   HOST_LDFLAGS="${BUILD_LDFLAGS}" \
STATIC_CC="$(tc-getCC)" \
DYNAMIC_CC="$(tc-getCC) -fPIC" \
TARGET_LD="$(tc-getCC)" \
+   TARGET_CFLAGS="${CPPFLAGS} ${CFLAGS}" \
+   TARGET_LDFLAGS="${LDFLAGS}" \
TARGET_AR="$(tc-getAR) rcus" \
BUILDMODE="$(usex static-libs mixed dynamic)" \
TARGET_STRIP="true" \
@@ -55,6 +61,7 @@ _emake() {
 }
 
 src_compile() {
+   tc-export_build_env
_emake XCFLAGS="$(usex lua52compat "-DLUAJIT_ENABLE_LUA52COMPAT" "")"
 }
 

diff --git a/dev-lang/luajit/luajit-2.1.0_beta3-r1.ebuild 
b/dev-lang/luajit/luajit-2.1.0_beta3-r2.ebuild
similarity index 100%
rename from dev-lang/luajit/luajit-2.1.0_beta3-r1.ebuild
rename to dev-lang/luajit/luajit-2.1.0_beta3-r2.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager/

2020-12-13 Thread Sam James
commit: b1ee7117227db68364cf38b3fcba83c591307b65
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 01:01:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 01:01:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ee7117

net-misc/networkmanager: arm64 stable (bug #759028)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-misc/networkmanager/networkmanager-1.26.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/networkmanager/networkmanager-1.26.4.ebuild 
b/net-misc/networkmanager/networkmanager-1.26.4.ebuild
index 86e8f5a06f9..18a84dc3455 100644
--- a/net-misc/networkmanager/networkmanager-1.26.4.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.26.4.ebuild
@@ -27,7 +27,7 @@ REQUIRED_USE="
?? ( elogind systemd )
 "
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 # gobject-introspection-0.10.3 is needed due to gnome bug 642300
 # wpa_supplicant-0.7.3-r3 is needed due to bug 359271



[gentoo-commits] repo/gentoo:master commit in: media-fonts/texcm-ttf/

2020-12-13 Thread Sam James
commit: ae2d0605b3d600953ddbcc546145767e5f866628
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:43:51 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:43:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae2d0605

media-fonts/texcm-ttf: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild 
b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild
index 3e8f2e65255..2fe6c426c9f 100644
--- a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild
+++ b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.zip;
 
 LICENSE="bakoma"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 BDEPEND="app-arch/unzip"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/ots/

2020-12-13 Thread Sam James
commit: a60e9c6bff954b11bb20fbd853d2991777016b9c
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:41:24 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:41:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60e9c6b

app-text/ots: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-text/ots/ots-0.5.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ots/ots-0.5.0-r1.ebuild b/app-text/ots/ots-0.5.0-r1.ebuild
index 9a2c5ab2e82..07bff144b9a 100644
--- a/app-text/ots/ots-0.5.0-r1.ebuild
+++ b/app-text/ots/ots-0.5.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libots/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-gfx/cura/

2020-12-13 Thread Sam James
commit: 86a63b0ac0ca32cd3a6c9311736fd58e11cbbb67
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:45:40 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:45:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a63b0a

media-gfx/cura: arm64 keyworded (bug #757849)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-gfx/cura/cura-4.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cura/cura-4.8.0.ebuild b/media-gfx/cura/cura-4.8.0.ebuild
index c1e24966841..615180db9ee 100644
--- a/media-gfx/cura/cura-4.8.0.ebuild
+++ b/media-gfx/cura/cura-4.8.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="debug +usb zeroconf"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/fwupd/

2020-12-13 Thread Sam James
commit: 0a391e254eab116b227a4a5fac0bf6fe916e1557
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:44:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:44:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a391e25

sys-apps/fwupd: arm64 keyworded (bug #756310)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-apps/fwupd/fwupd-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/fwupd/fwupd-1.5.3.ebuild 
b/sys-apps/fwupd/fwupd-1.5.3.ebuild
index 4f976f3aff6..f9dd4bc4664 100644
--- a/sys-apps/fwupd/fwupd-1.5.3.ebuild
+++ b/sys-apps/fwupd/fwupd-1.5.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="agent amt dell gtk-doc elogind flashrom minimal introspection +man nvme 
policykit synaptics systemd test thunderbolt tpm uefi"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
^^ ( elogind minimal systemd )



[gentoo-commits] repo/gentoo:master commit in: app-text/wv/

2020-12-13 Thread Sam James
commit: 317fef84786edd11e1e75ad5e3e21768e9a35967
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:41:47 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:41:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317fef84

app-text/wv: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-text/wv/wv-1.2.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/wv/wv-1.2.9-r2.ebuild b/app-text/wv/wv-1.2.9-r2.ebuild
index 054e347dbd2..ed750acca20 100644
--- a/app-text/wv/wv-1.2.9-r2.ebuild
+++ b/app-text/wv/wv-1.2.9-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz;
 HOMEPAGE="http://wvware.sourceforge.net/;
 
 IUSE="tools wmf"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
 SLOT="0"
 LICENSE="GPL-2"
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libnest2d/

2020-12-13 Thread Sam James
commit: e1acf773e8e2ff26f7c770d926caad9e049dc522
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:45:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:45:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1acf773

dev-libs/libnest2d: arm64 keyworded (bug #757849)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-libs/libnest2d/libnest2d-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libnest2d/libnest2d-0.4.ebuild 
b/dev-libs/libnest2d/libnest2d-0.4.ebuild
index 6a9a278110f..c9896b77221 100644
--- a/dev-libs/libnest2d/libnest2d-0.4.ebuild
+++ b/dev-libs/libnest2d/libnest2d-0.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/tamasmeszaros/libnest2d/archive/${PV}.tar.gz -> ${P}
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 IUSE="examples static-libs test"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-util/umockdev/

2020-12-13 Thread Sam James
commit: f90afeae9bf97c1eb6bc1e4035f0293f2c2cd161
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:44:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:44:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90afeae

dev-util/umockdev: arm64 keyworded (bug #756310)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-util/umockdev/umockdev-0.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/umockdev/umockdev-0.12.1.ebuild 
b/dev-util/umockdev/umockdev-0.12.1.ebuild
index 91b6c9f98ed..e4d830860d3 100644
--- a/dev-util/umockdev/umockdev-0.12.1.ebuild
+++ b/dev-util/umockdev/umockdev-0.12.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/martinpitt/umockdev/releases/download/${PV}/${P}.tar
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="+introspection static-libs test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/

2020-12-13 Thread Sam James
commit: 9a3c93dde2bf88fae3621e9eebb2177a65d47675
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:38:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:38:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3c93dd

sys-libs/glibc: arm64 stable (bug #759640)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-libs/glibc/glibc-2.32-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.32-r3.ebuild 
b/sys-libs/glibc/glibc-2.32-r3.ebuild
index d7c078ddd91..250b6de9743 100644
--- a/sys-libs/glibc/glibc-2.32-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r3.ebuild
@@ -22,7 +22,7 @@ PATCH_DEV=dilfridge
 if [[ ${PV} == * ]]; then
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 ~sparc x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 ~sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz;
SRC_URI+=" riscv? ( 
https://dev.gentoo.org/~dilfridge/distfiles/backport-rv32.txz )"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-12-13 Thread Sam James
commit: a6ad7f2de2f07213455b8ff626a2ba7e3c3c9d1a
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:43:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:43:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ad7f2d

x11-libs/goffice: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 x11-libs/goffice/goffice-0.10.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.48.ebuild 
b/x11-libs/goffice/goffice-0.10.48.ebuild
index 12d2ce5eb09..fbebd6ff5a3 100644
--- a/x11-libs/goffice/goffice-0.10.48.ebuild
+++ b/x11-libs/goffice/goffice-0.10.48.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: dev-python/pydocstyle/

2020-12-13 Thread Sam James
commit: 3aacd2513ff62098d8062b4d97d0c1d1724348e4
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:38:59 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:38:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aacd251

dev-python/pydocstyle: Keyword 5.1.1 arm, #747850

Signed-off-by: Sam James  gentoo.org>

 dev-python/pydocstyle/pydocstyle-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild 
b/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild
index b3ebf388074..679fcbe1f69 100644
--- a/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild
+++ b/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/PyCQA/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos"
 
 RDEPEND="dev-python/snowballstemmer[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/aiksaurus/

2020-12-13 Thread Sam James
commit: f635cc4b96ead6a607d891ab1d8139f9433c386b
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:41:06 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:41:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f635cc4b

app-text/aiksaurus: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-text/aiksaurus/aiksaurus-1.2.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/aiksaurus/aiksaurus-1.2.1-r1.ebuild 
b/app-text/aiksaurus/aiksaurus-1.2.1-r1.ebuild
index dd4ebeeef7d..9b41a9721e5 100644
--- a/app-text/aiksaurus/aiksaurus-1.2.1-r1.ebuild
+++ b/app-text/aiksaurus/aiksaurus-1.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE="gtk"
 
 RDEPEND="gtk? ( x11-libs/gtk+:2 )"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/gtkmathview/

2020-12-13 Thread Sam James
commit: a0a1bc7800a2a7a2d6e73053f77b30458430743e
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:43:33 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:43:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a1bc78

x11-libs/gtkmathview: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 x11-libs/gtkmathview/gtkmathview-0.8.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r4.ebuild 
b/x11-libs/gtkmathview/gtkmathview-0.8.0-r4.ebuild
index 06c60839782..e42c746b32a 100644
--- a/x11-libs/gtkmathview/gtkmathview-0.8.0-r4.ebuild
+++ b/x11-libs/gtkmathview/gtkmathview-0.8.0-r4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz;
 LICENSE="LGPL-3"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE="mathml svg t1lib"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/pylama/

2020-12-13 Thread Sam James
commit: aa86cc35ce33d10e4d5a296ea131fba9b4b49ef3
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:38:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:38:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa86cc35

dev-python/pylama: Keyword 7.7.1-r1 arm, #747850

Signed-off-by: Sam James  gentoo.org>

 dev-python/pylama/pylama-7.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pylama/pylama-7.7.1-r1.ebuild 
b/dev-python/pylama/pylama-7.7.1-r1.ebuild
index 58fe827668a..99c48bba206 100644
--- a/dev-python/pylama/pylama-7.7.1-r1.ebuild
+++ b/dev-python/pylama/pylama-7.7.1-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/klen/pylama/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x64-macos"
 
 RDEPEND="
>=dev-python/mccabe-0.5.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pynest2d/

2020-12-13 Thread Sam James
commit: 9702c9b0c65a5ad7eba229081cc2c84bb4bd9048
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:45:49 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:45:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9702c9b0

dev-python/pynest2d: arm64 keyworded (bug #757849)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/pynest2d/pynest2d-4.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pynest2d/pynest2d-4.8.0.ebuild 
b/dev-python/pynest2d/pynest2d-4.8.0.ebuild
index 2b8012f36d9..5f57d42dca5 100644
--- a/dev-python/pynest2d/pynest2d-4.8.0.ebuild
+++ b/dev-python/pynest2d/pynest2d-4.8.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/Ultimaker/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 IUSE=""
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/nlopt/

2020-12-13 Thread Sam James
commit: c58109c666c91f4d8ea933d4c7687c4959cf
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:46:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:46:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58109c6

sci-libs/nlopt: arm64 keyworded (bug #757849)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sci-libs/nlopt/nlopt-2.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild 
b/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild
index 6fa9dea93bb..4378cda85f1 100644
--- a/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild
+++ b/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://ab-initio.mit.edu/nlopt/;
 SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1 MIT"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="cxx guile octave python static-libs test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libsmbios/

2020-12-13 Thread Sam James
commit: ff8a59057d90ca7a69a9db108d29eda4aa8c3939
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:45:24 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:45:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8a5905

sys-libs/libsmbios: arm64 keyworded (bug #756310)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-libs/libsmbios/libsmbios-2.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libsmbios/libsmbios-2.4.3.ebuild 
b/sys-libs/libsmbios/libsmbios-2.4.3.ebuild
index 7c6936d2e72..867d00becf2 100644
--- a/sys-libs/libsmbios/libsmbios-2.4.3.ebuild
+++ b/sys-libs/libsmbios/libsmbios-2.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/dell/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2 OSL-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 x86"
+KEYWORDS="amd64 ~arm64 ~ia64 x86"
 IUSE="doc graphviz nls +python static-libs test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libjcat/

2020-12-13 Thread Sam James
commit: 4299a7cb7ee120823f1bf07acae070ea1d5bfccc
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:45:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:45:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4299a7cb

dev-libs/libjcat: arm64 keyworded (bug #756310)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-libs/libjcat/libjcat-0.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libjcat/libjcat-0.1.4.ebuild 
b/dev-libs/libjcat/libjcat-0.1.4.ebuild
index 585819c14af..ab6663a9384 100644
--- a/dev-libs/libjcat/libjcat-0.1.4.ebuild
+++ b/dev-libs/libjcat/libjcat-0.1.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="gpg gtk-doc +introspection +man pkcs7 test vala"
 
 RDEPEND="dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/

2020-12-13 Thread Sam James
commit: b18780de73cd59dd243dad39ec7e8580264ef09b
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:42:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:42:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18780de

net-libs/loudmouth: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild 
b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
index c1581eabfdf..4a48f8ae0e7 100644
--- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~ppc-macos"
 
 IUSE="asyncns ssl openssl static-libs test"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/link-grammar/

2020-12-13 Thread Sam James
commit: 7dd534bfb9a85f150aca1f97c9b6ff9262ec466a
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:42:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:42:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd534bf

dev-libs/link-grammar: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-libs/link-grammar/link-grammar-5.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/link-grammar/link-grammar-5.8.0.ebuild 
b/dev-libs/link-grammar/link-grammar-5.8.0.ebuild
index d37b96f28aa..e8d40a76181 100644
--- a/dev-libs/link-grammar/link-grammar-5.8.0.ebuild
+++ b/dev-libs/link-grammar/link-grammar-5.8.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
 IUSE="aspell +hunspell java python" # pcre
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: app-office/abiword/

2020-12-13 Thread Sam James
commit: 72beeaf4578923cea973f00a6bf13233fb93baef
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:40:33 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:40:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72beeaf4

app-office/abiword: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-office/abiword/abiword-3.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/abiword/abiword-3.0.4.ebuild 
b/app-office/abiword/abiword-3.0.4.ebuild
index 74101d992c1..17ec5d04dbe 100644
--- a/app-office/abiword/abiword-3.0.4.ebuild
+++ b/app-office/abiword/abiword-3.0.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
 IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map 
math ots +plugins readline redland spell wordperfect wmf thesaurus"
 # You need 'plugins' enabled if want to enable the extra plugins
 REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline 
!thesaurus !wordperfect !wmf )"



[gentoo-commits] repo/gentoo:master commit in: app-office/abiword-docs/

2020-12-13 Thread Sam James
commit: ec49ec68dec6895f065ca3d8bca842f426d0f3e0
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:40:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:40:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec49ec68

app-office/abiword-docs: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-office/abiword-docs/abiword-docs-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/abiword-docs/abiword-docs-3.0.2.ebuild 
b/app-office/abiword-docs/abiword-docs-3.0.2.ebuild
index f94baf572e9..f1a8bacc8b9 100644
--- a/app-office/abiword-docs/abiword-docs-3.0.2.ebuild
+++ b/app-office/abiword-docs/abiword-docs-3.0.2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 RDEPEND=">=app-office/abiword-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/isort/

2020-12-13 Thread Sam James
commit: ef27fd4f9f661c000f4d381ccfc0fa8a08afdc0e
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:38:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:38:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef27fd4f

dev-python/isort: Keyword 5.6.3 arm, #747850

Signed-off-by: Sam James  gentoo.org>

 dev-python/isort/isort-5.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/isort/isort-5.6.3.ebuild 
b/dev-python/isort/isort-5.6.3.ebuild
index 7820da84b25..5a17b30f608 100644
--- a/dev-python/isort/isort-5.6.3.ebuild
+++ b/dev-python/isort/isort-5.6.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x64-macos"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/mypy/

2020-12-13 Thread Sam James
commit: de88ed6d2276780269e4025a6e6ec56921e07bfa
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:38:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:38:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de88ed6d

dev-python/mypy: Keyword 0.790 arm, #747850

Signed-off-by: Sam James  gentoo.org>

 dev-python/mypy/mypy-0.790.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mypy/mypy-0.790.ebuild 
b/dev-python/mypy/mypy-0.790.ebuild
index e4f0775f0e2..47ab71ae5e4 100644
--- a/dev-python/mypy/mypy-0.790.ebuild
+++ b/dev-python/mypy/mypy-0.790.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 
 # stubgen collides with this package: https://bugs.gentoo.org/585594
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/

2020-12-13 Thread Sam James
commit: 51755456474484ed792e425f8ab79a807936ed8c
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:36:56 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:36:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51755456

sys-libs/glibc: arm stable (bug #759640)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-libs/glibc/glibc-2.32-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.32-r3.ebuild 
b/sys-libs/glibc/glibc-2.32-r3.ebuild
index c02cfa3ebef..d7c078ddd91 100644
--- a/sys-libs/glibc/glibc-2.32-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r3.ebuild
@@ -22,7 +22,7 @@ PATCH_DEV=dilfridge
 if [[ ${PV} == * ]]; then
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 ~sparc x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 ~sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz;
SRC_URI+=" riscv? ( 
https://dev.gentoo.org/~dilfridge/distfiles/backport-rv32.txz )"



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2020-12-13 Thread Thomas Deutschmann
commit: 4f3afb07a1550e4133182c736491f72a3d06c09f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Dec 14 00:10:00 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Dec 14 00:17:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3afb07

mail-client/thunderbird: use Clang by default

Bug: https://bugs.gentoo.org/758446
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/thunderbird/thunderbird-78.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-78.5.1.ebuild 
b/mail-client/thunderbird/thunderbird-78.5.1.ebuild
index 0c653ddb108..9b17e420c8f 100644
--- a/mail-client/thunderbird/thunderbird-78.5.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-78.5.1.ebuild
@@ -61,7 +61,7 @@ KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 SLOT="0/$(ver_cut 1)"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="clang cpu_flags_arm_neon dbus debug eme-free
+IUSE="+clang cpu_flags_arm_neon dbus debug eme-free
hardened jack lto +openh264 pgo pulseaudio selinux
+system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent
+system-libvpx +system-webp wayland wifi"



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/

2020-12-13 Thread Thomas Deutschmann
commit: 5b92571ae9ad649ad61e9886500b4feedb8de915
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Dec 14 00:06:31 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Dec 14 00:17:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b92571a

www-client/firefox: use Clang by default

Bug: https://bugs.gentoo.org/758446
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/firefox-78.5.0.ebuild   | 2 +-
 www-client/firefox/firefox-83.0.ebuild | 2 +-
 www-client/firefox/firefox-84.0_rc2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-client/firefox/firefox-78.5.0.ebuild 
b/www-client/firefox/firefox-78.5.0.ebuild
index a2e1cfaece4..71e7c1a0628 100644
--- a/www-client/firefox/firefox-78.5.0.ebuild
+++ b/www-client/firefox/firefox-78.5.0.ebuild
@@ -61,7 +61,7 @@ KEYWORDS="amd64 arm64 ~ppc64 x86"
 
 SLOT="0/esr$(ver_cut 1)"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate
+IUSE="+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate
hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux
+system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent
+system-libvpx +system-webp wayland wifi"

diff --git a/www-client/firefox/firefox-83.0.ebuild 
b/www-client/firefox/firefox-83.0.ebuild
index 6710fa78a51..734f512873f 100644
--- a/www-client/firefox/firefox-83.0.ebuild
+++ b/www-client/firefox/firefox-83.0.ebuild
@@ -61,7 +61,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 SLOT="0/$(ver_cut 1)"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate
+IUSE="+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate
hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux
+system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent
+system-libvpx +system-webp wayland wifi"

diff --git a/www-client/firefox/firefox-84.0_rc2.ebuild 
b/www-client/firefox/firefox-84.0_rc2.ebuild
index cf317b566bf..3c6ce4f48f0 100644
--- a/www-client/firefox/firefox-84.0_rc2.ebuild
+++ b/www-client/firefox/firefox-84.0_rc2.ebuild
@@ -61,7 +61,7 @@ HOMEPAGE="https://www.mozilla.com/firefox;
 
 SLOT="0/$(ver_cut 1)"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate
+IUSE="+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate
hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux
+system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent
+system-libvpx +system-webp wayland wifi"



[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2020-12-13 Thread Thomas Deutschmann
commit: 2fed8b79dc9c6284243ef81f7d32e8e528728a95
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Dec 14 00:15:24 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Dec 14 00:17:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fed8b79

profiles/base/package.use.force: force USE=clang for firefox/thunderbird

Bug: https://bugs.gentoo.org/758446
Signed-off-by: Thomas Deutschmann  gentoo.org>

 profiles/base/package.use.force | 8 
 1 file changed, 8 insertions(+)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 3ed0a93dc47..70e3d1e505d 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,14 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Upstream does not test with GCC and it turned out that building
+# Firefox/Thunderbird with GCC will cause certain hard to debug
+# runtime bugs (bug #758446) which are not worth it.
+# Building Firefox/Thunderbird with GCC is no longer supported
+# in Gentoo until further notice.
+mail-client/thunderbird clang
+www-client/firefox clang
+
 # Michał Górny  (2020-09-01)
 # sys-boot/udk is being removed, and newest revision of refind does not
 # support it already.



[gentoo-commits] repo/gentoo:master commit in: dev-util/scons/

2020-12-13 Thread Sam James
commit: 59f2484bf81b6c3351b28be471ce26af3b4f949a
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:35:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:35:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f2484b

dev-util/scons: Stabilize 4.0.1 s390, #742359

Signed-off-by: Sam James  gentoo.org>

 dev-util/scons/scons-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/scons/scons-4.0.1.ebuild 
b/dev-util/scons/scons-4.0.1.ebuild
index d589066d63c..410ffd8f581 100644
--- a/dev-util/scons/scons-4.0.1.ebuild
+++ b/dev-util/scons/scons-4.0.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/grep/

2020-12-13 Thread Sam James
commit: 78fabe54cd20d7e8b1a08f69b0fc22c5b1abe6fa
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:34:24 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:34:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78fabe54

sys-apps/grep: Stabilize 3.4 s390, #730494

Signed-off-by: Sam James  gentoo.org>

 sys-apps/grep/grep-3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/grep/grep-3.4.ebuild b/sys-apps/grep/grep-3.4.ebuild
index 1ceaf434310..29703df8e85 100644
--- a/sys-apps/grep/grep-3.4.ebuild
+++ b/sys-apps/grep/grep-3.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls pcre static"
 
 LIB_DEPEND="pcre? ( >=dev-libs/libpcre-7.8-r1[static-libs(+)] )"



[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/

2020-12-13 Thread Sam James
commit: ed70f9c44ca0701890d8ff54f0823a17efc1472b
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:33:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:33:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed70f9c4

dev-lang/python: Stabilize 3.7.9 s390, #743235

Signed-off-by: Sam James  gentoo.org>

 dev-lang/python/python-3.7.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.7.9.ebuild 
b/dev-lang/python/python-3.7.9.ebuild
index 029c8543179..4b1dd30b804 100644
--- a/dev-lang/python/python-3.7.9.ebuild
+++ b/dev-lang/python/python-3.7.9.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/

2020-12-13 Thread Sam James
commit: dfe7829d946ef938a0501f37e7f42aebe199f5f5
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:33:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:33:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe7829d

dev-lang/python: Stabilize 3.6.12 s390, #743232

Signed-off-by: Sam James  gentoo.org>

 dev-lang/python/python-3.6.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.6.12.ebuild 
b/dev-lang/python/python-3.6.12.ebuild
index a26b31959a4..d9accf08e8a 100644
--- a/dev-lang/python/python-3.6.12.ebuild
+++ b/dev-lang/python/python-3.6.12.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 sparc 
x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test +threads tk wininst +xml"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/compose-tables/

2020-12-13 Thread Sam James
commit: 2723fa3c50254922a544356d3bfedf3272300d74
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2723fa3c

x11-misc/compose-tables: Stabilize 1.7.0 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-misc/compose-tables/compose-tables-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild 
b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild
index f527c33839b..5c5eca7a991 100644
--- a/x11-misc/compose-tables/compose-tables-1.7.0.ebuild
+++ b/x11-misc/compose-tables/compose-tables-1.7.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/lib/libX11-${PV}.tar.${XORG_TARBALL_SUFFIX}
 S="${WORKDIR}/libX11-${PV}/"
 
 DESCRIPTION="X.Org Compose Key tables from libX11"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc ~x86 
~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc ~x86 
~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 # Only needed by configure
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/mandoc/

2020-12-13 Thread Sam James
commit: 46243904c236e3d4a8bfcdfa60acd08055874022
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:31:05 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:31:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46243904

app-text/mandoc: Keyword 1.14.5-r1 ppc, #759691

Signed-off-by: Sam James  gentoo.org>

 app-text/mandoc/mandoc-1.14.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/mandoc/mandoc-1.14.5-r1.ebuild 
b/app-text/mandoc/mandoc-1.14.5-r1.ebuild
index 42a2944c000..e775602af4b 100644
--- a/app-text/mandoc/mandoc-1.14.5-r1.ebuild
+++ b/app-text/mandoc/mandoc-1.14.5-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://mdocml.bsd.lv/snapshots/${P}.tar.gz;
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~x86"
 IUSE="cgi system-man"
 
 RDEPEND="sys-libs/zlib



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxkbcommon/

2020-12-13 Thread Sam James
commit: 600cbf278ed3a96924c0fad52d0aec8352c0f030
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600cbf27

x11-libs/libxkbcommon: Stabilize 1.0.3 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild
index 368311cacc6..cadcbf07907 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-1.0.3.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/xkbcommon/${PN};
 else
SRC_URI="https://xkbcommon.org/download/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sparc ~x86"
 fi
 
 inherit meson multilib-minimal ${GIT_ECLASS}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXtst/

2020-12-13 Thread Sam James
commit: 3dc20d80552d48d93319f7def8737ce40e7e7dac
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc20d80

x11-libs/libXtst: Stabilize 1.2.3-r2 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libXtst/libXtst-1.2.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXtst/libXtst-1.2.3-r2.ebuild 
b/x11-libs/libXtst/libXtst-1.2.3-r2.ebuild
index dbb5c089ec3..22ac04ec2c1 100644
--- a/x11-libs/libXtst/libXtst-1.2.3-r2.ebuild
+++ b/x11-libs/libXtst/libXtst-1.2.3-r2.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xlib-based client API for the XTEST & RECORD extensions 
library"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 
 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xkeyboard-config/

2020-12-13 Thread Sam James
commit: c2061714a68c310d03ba61c6ef0232a9e4e2f8fb
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2061714

x11-misc/xkeyboard-config: Stabilize 2.31 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-misc/xkeyboard-config/xkeyboard-config-2.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.31.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-2.31.ebuild
index 01af64d0e6d..a3b43b48b03 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.31.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.31.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} ==  ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
 else
SRC_URI="https://www.x.org/releases/individual/data/${PN}/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libdrm/

2020-12-13 Thread Sam James
commit: 0c2160f85ed86d2f0f4597665aecd459db0dbd26
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2160f8

x11-libs/libdrm: Stabilize 2.4.103 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libdrm/libdrm-2.4.103.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libdrm/libdrm-2.4.103.ebuild 
b/x11-libs/libdrm/libdrm-2.4.103.ebuild
index dba4fd1e182..d1133a2d10a 100644
--- a/x11-libs/libdrm/libdrm-2.4.103.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.103.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = * ]]; then
SRC_URI=""
 else
SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 
vivante vmware"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxshmfence/

2020-12-13 Thread Sam James
commit: 430880f99603286edb73aadaeb3249d89233ec89
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430880f9

x11-libs/libxshmfence: Stabilize 1.3-r2 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild 
b/x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild
index 08ef1b4c2a3..4c3c410a444 100644
--- a/x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild
+++ b/x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild
@@ -8,6 +8,6 @@ inherit xorg-3
 
 DESCRIPTION="Shared memory fences using futexes"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 
sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv s390 
sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xkbcomp/

2020-12-13 Thread Sam James
commit: f364f237e9b92b467c15c7515faebe46f90245ed
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:07 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f364f237

x11-apps/xkbcomp: Stabilize 1.4.4 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild 
b/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild
index 5b07ccebec3..b0133ae55bb 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.4.4.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit xorg-3
 
 DESCRIPTION="XKB keyboard description compiler"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE=""
 DEPEND="
>=x11-libs/libX11-1.6.9



[gentoo-commits] repo/gentoo:master commit in: x11-base/xcb-proto/

2020-12-13 Thread Sam James
commit: ea0872e7574e2409f2b13b292d9841e135dea945
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0872e7

x11-base/xcb-proto: Stabilize 1.14.1 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-base/xcb-proto/xcb-proto-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild 
b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
index 7c7834cf453..226b8bc6da5 100644
--- a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
+++ b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="X C-language Bindings protocol headers"
 HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/proto/xcbproto;
 EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git;
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc ~x86 
~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc ~x86 
~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xprop/

2020-12-13 Thread Sam James
commit: 21efcec79283eadaccb3c0dd6fffd5999474c0eb
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21efcec7

x11-apps/xprop: Stabilize 1.2.5 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-apps/xprop/xprop-1.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xprop/xprop-1.2.5.ebuild 
b/x11-apps/xprop/xprop-1.2.5.ebuild
index 46cffa19ce7..0ede1b0ad72 100644
--- a/x11-apps/xprop/xprop-1.2.5.ebuild
+++ b/x11-apps/xprop/xprop-1.2.5.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="property displayer for X"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc ~x86 
~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc ~x86 
~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libX11/

2020-12-13 Thread Sam James
commit: 1a461b2443a2d2f170cffca19238fd6152d54d27
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a461b24

x11-libs/libX11: Stabilize 1.7.0 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libX11/libX11-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libX11/libX11-1.7.0.ebuild 
b/x11-libs/libX11/libX11-1.7.0.ebuild
index 47a83cc1081..0ee7dd5c23c 100644
--- a/x11-libs/libX11/libX11-1.7.0.ebuild
+++ b/x11-libs/libX11/libX11-1.7.0.ebuild
@@ -9,7 +9,7 @@ inherit toolchain-funcs xorg-3
 
 DESCRIPTION="X.Org X11 library"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sparc ~x86 
~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="ipv6 test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXau/

2020-12-13 Thread Sam James
commit: 3d62741ff9d1bbc768b717f13934eba1bfb79cc8
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d62741f

x11-libs/libXau: Stabilize 1.0.9-r1 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libXau/libXau-1.0.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXau/libXau-1.0.9-r1.ebuild 
b/x11-libs/libXau/libXau-1.0.9-r1.ebuild
index 25f72035726..70ec216d445 100644
--- a/x11-libs/libXau/libXau-1.0.9-r1.ebuild
+++ b/x11-libs/libXau/libXau-1.0.9-r1.ebuild
@@ -9,6 +9,6 @@ inherit xorg-3
 
 DESCRIPTION="X.Org X authorization library"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 
sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv s390 
sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 
 DEPEND="x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libevdev/

2020-12-13 Thread Sam James
commit: 24bff4753f186e78b2c210962d91479b9399f1ab
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:05 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24bff475

dev-libs/libevdev: Stabilize 1.10.0 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libevdev/libevdev-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libevdev/libevdev-1.10.0.ebuild 
b/dev-libs/libevdev/libevdev-1.10.0.ebuild
index 1c4141d4669..022ffa450be 100644
--- a/dev-libs/libevdev/libevdev-1.10.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.10.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
s390 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv 
s390 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/fonttosfnt/

2020-12-13 Thread Sam James
commit: 84ddb3bb0e7f82ec2fa0e67f614d826835fd0f9f
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:07 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ddb3bb

x11-apps/fonttosfnt: Stabilize 1.2.0 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild 
b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild
index 6f53752cbd6..c4ed3fc5e68 100644
--- a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild
+++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 inherit xorg-3
 
 DESCRIPTION="X.Org fonttosfnt application"
-KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86"
 IUSE=""
 RDEPEND="media-libs/freetype:2
x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libinput/

2020-12-13 Thread Sam James
commit: b19c80218653aaef081594276a7b22dd91701382
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:06 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19c8021

dev-libs/libinput: Stabilize 1.16.4 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libinput/libinput-1.16.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libinput/libinput-1.16.4.ebuild 
b/dev-libs/libinput/libinput-1.16.4.ebuild
index a9122c65d61..ad71da0e96c 100644
--- a/dev-libs/libinput/libinput-1.16.4.ebuild
+++ b/dev-libs/libinput/libinput-1.16.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz;
 LICENSE="MIT"
 SLOT="0/10"
 [[ "$(ver_cut 3)" -gt 900 ]] || \
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
 IUSE="doc input_devices_wacom test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/

2020-12-13 Thread Sam James
commit: 9f3cdba3145f1369f9b99cc5962572b19d5f9f2d
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:30:06 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:30:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3cdba3

media-libs/mesa: Stabilize 20.2.4 ppc64, #758461

Signed-off-by: Sam James  gentoo.org>

 media-libs/mesa/mesa-20.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-20.2.4.ebuild 
b/media-libs/mesa/mesa-20.2.4.ebuild
index fe0fac9bc3c..9c506a4c249 100644
--- a/media-libs/mesa/mesa-20.2.4.ebuild
+++ b/media-libs/mesa/mesa-20.2.4.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: www-client/links/

2020-12-13 Thread Sam James
commit: 15a22f4bb1d8e4387db8fc060bc1f2dc014cdff3
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:43 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a22f4b

www-client/links: stable 2.21 for s390

stable wrt bug #745639

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 www-client/links/links-2.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/links/links-2.21.ebuild 
b/www-client/links/links-2.21.ebuild
index 488814367a5..6d23dac483b 100644
--- a/www-client/links/links-2.21.ebuild
+++ b/www-client/links/links-2.21.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="brotli bzip2 fbcon freetype gpm ipv6 jpeg libevent libressl livecd lzip 
lzma ssl suid svga tiff unicode X zlib zstd"
 
 GRAPHICS_DEPEND="media-libs/libpng:0="



[gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/

2020-12-13 Thread Sam James
commit: 2f9314d62c99d214fe53a4b69558e7e89cac75e0
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9314d6

net-fs/nfs-utils: stable 2.5.1 for s390

stable wrt bug #738352

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 net-fs/nfs-utils/nfs-utils-2.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild 
b/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild
index 259c7ff8cd4..0a86a696dec 100644
--- a/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" = *_rc* ]] ; then
S="${WORKDIR}/${PN}-${PN}-${MY_PV}"
 else
SRC_URI="mirror://sourceforge/nfs/${P}.tar.bz2"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
sparc x86"
 fi
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/net-snmp/

2020-12-13 Thread Sam James
commit: 994fabc974f6a05c293cbb47f4448711c970eddf
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994fabc9

net-analyzer/net-snmp: stable 5.9-r2 for s390

stable wrt bug #743538

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild 
b/net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild
index 389a8f5e207..bca96ebda9f 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 # GPL-2 for the init scripts
 LICENSE="HPND BSD GPL-2"
 SLOT="0/40"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE="
X bzip2 doc elf kmem ipv6 libressl lm-sensors mfd-rewrites minimal mysql
netlink pcap pci perl python rpm selinux smux ssl tcpd ucd-compat zlib



[gentoo-commits] repo/gentoo:master commit in: dev-util/desktop-file-utils/

2020-12-13 Thread Sam James
commit: cdcd9523bb7f4a1903c528c47da174ba25ed82b7
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdcd9523

dev-util/desktop-file-utils: stable 0.26-r1 for s390

stable wrt bug #755395

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 dev-util/desktop-file-utils/desktop-file-utils-0.26-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.26-r1.ebuild 
b/dev-util/desktop-file-utils/desktop-file-utils-0.26-r1.ebuild
index c21ce5515ab..390c5208bb5 100644
--- a/dev-util/desktop-file-utils/desktop-file-utils-0.26-r1.ebuild
+++ b/dev-util/desktop-file-utils/desktop-file-utils-0.26-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${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 ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="emacs"
 
 RDEPEND=">=dev-libs/glib-2.12:2"



[gentoo-commits] repo/gentoo:master commit in: www-servers/tornado/

2020-12-13 Thread Sam James
commit: ab85143f52ffd10624dffd3e286a76f7a07c1682
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:23:01 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:23:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab85143f

www-servers/tornado: stable 6.0.4 for s390

stable wrt bug #720660

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 www-servers/tornado/tornado-6.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/tornado/tornado-6.0.4.ebuild 
b/www-servers/tornado/tornado-6.0.4.ebuild
index 2a7f9ddf482..d76544db12e 100644
--- a/www-servers/tornado/tornado-6.0.4.ebuild
+++ b/www-servers/tornado/tornado-6.0.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 
~x64-macos"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/

2020-12-13 Thread Sam James
commit: af9ccfa65dbaa56a5cac00a849baff48ac954218
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9ccfa6

app-text/qpdf: stable 10.0.4 for s390

stable wrt bug #756022

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 app-text/qpdf/qpdf-10.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/qpdf/qpdf-10.0.4.ebuild b/app-text/qpdf/qpdf-10.0.4.ebuild
index 2b1e8a6f305..b3c9fdf3a27 100644
--- a/app-text/qpdf/qpdf-10.0.4.ebuild
+++ b/app-text/qpdf/qpdf-10.0.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
 LICENSE="|| ( Apache-2.0 Artistic-2 )"
 # subslot = libqpdf soname version
 SLOT="0/28"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
 IUSE="doc examples libressl ssl test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/nokogiri/

2020-12-13 Thread Sam James
commit: a033c890f62ab25b6ea0b8f80c02d202e5bd2447
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:48 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a033c890

dev-ruby/nokogiri: stable 1.10.10 for s390

stable wrt bug #742458

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 dev-ruby/nokogiri/nokogiri-1.10.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/nokogiri/nokogiri-1.10.10.ebuild 
b/dev-ruby/nokogiri/nokogiri-1.10.10.ebuild
index f76e77e91fc..94de349882c 100644
--- a/dev-ruby/nokogiri/nokogiri-1.10.10.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.10.10.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://www.nokogiri.org/;
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 
-KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~s390 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 s390 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/

2020-12-13 Thread Sam James
commit: 51f23f6b6d9b34ae61768dab9990f87388cc8f05
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:40 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f23f6b

media-libs/harfbuzz: stable 2.7.2 for s390

stable wrt bug #746155

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 media-libs/harfbuzz/harfbuzz-2.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/harfbuzz/harfbuzz-2.7.2.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.7.2.ebuild
index 091efdaf383..0f9b87292f7 100644
--- a/media-libs/harfbuzz/harfbuzz-2.7.2.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-2.7.2.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} =  ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="Old-MIT ISC icu"



[gentoo-commits] repo/gentoo:master commit in: mail-filter/spamassassin/

2020-12-13 Thread Sam James
commit: c8858f9b8db129d17a41339678e6004e71eab893
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:54 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8858f9b

mail-filter/spamassassin: stable 3.4.4-r4 for s390

stable wrt bug #740080

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 mail-filter/spamassassin/spamassassin-3.4.4-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/spamassassin/spamassassin-3.4.4-r4.ebuild 
b/mail-filter/spamassassin/spamassassin-3.4.4-r4.ebuild
index 510826c8aaf..a5ab782e6ed 100644
--- a/mail-filter/spamassassin/spamassassin-3.4.4-r4.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.4.4-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/spamassassin/source/${MY_P}.tar.bz2"
 
 LICENSE="Apache-2.0 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="berkdb cron ipv6 ldap libressl mysql postgres qmail sqlite ssl test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/ninja/

2020-12-13 Thread Sam James
commit: 0b44893c29bac588690040d5b05bea94f0111c37
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b44893c

dev-util/ninja: stable 1.10.1 for s390

stable wrt bug #751013

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 dev-util/ninja/ninja-1.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/ninja/ninja-1.10.1.ebuild 
b/dev-util/ninja/ninja-1.10.1.ebuild
index f9153242f05..b5f5107e627 100644
--- a/dev-util/ninja/ninja-1.10.1.ebuild
+++ b/dev-util/ninja/ninja-1.10.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/ninja-build/ninja.git;
 else
SRC_URI="https://github.com/ninja-build/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A small build system similar to make"



[gentoo-commits] repo/gentoo:master commit in: net-misc/curl/

2020-12-13 Thread Sam James
commit: 52c2a5fc6330bd8daae76ffc52c508658933
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:21:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:21:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c2a5fc

net-misc/curl: stable 7.74.0-r2 for s390

stable wrt bug #759259

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 net-misc/curl/curl-7.74.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/curl/curl-7.74.0-r2.ebuild 
b/net-misc/curl/curl-7.74.0-r2.ebuild
index a4b61ba33cf..fdeb3b561d5 100644
--- a/net-misc/curl/curl-7.74.0-r2.ebuild
+++ b/net-misc/curl/curl-7.74.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.xz;
 LICENSE="curl"
 SLOT="0"
 #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="adns alt-svc brotli +ftp gnutls gopher hsts +http2 idn +imap ipv6 
kerberos ldap libressl mbedtls metalink nss +openssl +pop3 +progress-meter rtmp 
samba +smtp ssh ssl static-libs test telnet +tftp threads winssl zstd"
 IUSE+=" curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss 
+curl_ssl_openssl curl_ssl_winssl"
 IUSE+=" nghttp3 quiche"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/openssl/

2020-12-13 Thread Sam James
commit: 7fe6dd336f555072c59021e7755fe0bd0a944fc7
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:21:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:21:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe6dd33

dev-libs/openssl: stable 1.1.1i for s390

stable wrt bug #759079

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 dev-libs/openssl/openssl-1.1.1i.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/openssl/openssl-1.1.1i.ebuild 
b/dev-libs/openssl/openssl-1.1.1i.ebuild
index 77fb15f3027..7d5fc56e026 100644
--- a/dev-libs/openssl/openssl-1.1.1i.ebuild
+++ b/dev-libs/openssl/openssl-1.1.1i.ebuild
@@ -27,7 +27,7 @@ SRC_URI="mirror://openssl/source/${MY_P}.tar.gz
 LICENSE="openssl"
 SLOT="0/1.1" # .so version of libssl/libcrypto
 [[ "${PV}" = *_pre* ]] || \
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x86-linux"
 IUSE="+asm bindist elibc_musl rfc3779 sctp cpu_flags_x86_sse2 sslv3 
static-libs test tls-heartbeat vanilla zlib"
 RESTRICT="!bindist? ( bindist )
!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf/

2020-12-13 Thread Sam James
commit: 3953339fb606f178eb706582277a6b25dfdb2376
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:29 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3953339f

dev-libs/protobuf: stable 3.13.0 for s390

stable wrt bug #756118

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 dev-libs/protobuf/protobuf-3.12.2.ebuild | 2 +-
 dev-libs/protobuf/protobuf-3.13.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/protobuf/protobuf-3.12.2.ebuild 
b/dev-libs/protobuf/protobuf-3.12.2.ebuild
index e62e90b9966..4050ce7e43f 100644
--- a/dev-libs/protobuf/protobuf-3.12.2.ebuild
+++ b/dev-libs/protobuf/protobuf-3.12.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0/23"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="emacs examples static-libs test zlib"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-libs/protobuf/protobuf-3.13.0.ebuild 
b/dev-libs/protobuf/protobuf-3.13.0.ebuild
index dd48343331e..591ab50c291 100644
--- a/dev-libs/protobuf/protobuf-3.13.0.ebuild
+++ b/dev-libs/protobuf/protobuf-3.13.0.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0/24"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="emacs examples static-libs test zlib"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/usbutils/

2020-12-13 Thread Sam James
commit: 76fe490d9a1eade8d5694eb5dcc9ebddb1050ef8
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:19:56 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:19:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76fe490d

sys-apps/usbutils: stable 013 for s390

stable wrt bug #757915

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 sys-apps/usbutils/usbutils-013.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/usbutils/usbutils-013.ebuild 
b/sys-apps/usbutils/usbutils-013.ebuild
index eeea4966569..a463d8031a9 100644
--- a/sys-apps/usbutils/usbutils-013.ebuild
+++ b/sys-apps/usbutils/usbutils-013.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE="python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ngrep/

2020-12-13 Thread Sam James
commit: 828b580dee6f7eca3842517da615881dbf48a34d
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:20:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:20:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828b580d

net-analyzer/ngrep: stable 1.47 for s390

stable wrt bug #757027

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/ngrep/ngrep-1.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ngrep/ngrep-1.47.ebuild 
b/net-analyzer/ngrep/ngrep-1.47.ebuild
index 7874cbb4f37..6ca8a342aa3 100644
--- a/net-analyzer/ngrep/ngrep-1.47.ebuild
+++ b/net-analyzer/ngrep/ngrep-1.47.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/jpr5/ngrep/archive/V${PV/./_}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="ngrep"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="ipv6"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/pycryptodome/

2020-12-13 Thread Sam James
commit: d8eefca9cc40b3c44608085594f3717ea6ab8d6d
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:19:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:19:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8eefca9

dev-python/pycryptodome: stable 3.9.9 for s390

stable wrt bug #758563

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 dev-python/pycryptodome/pycryptodome-3.9.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pycryptodome/pycryptodome-3.9.9.ebuild 
b/dev-python/pycryptodome/pycryptodome-3.9.9.ebuild
index b35a9b4ba64..146a5db4e6d 100644
--- a/dev-python/pycryptodome/pycryptodome-3.9.9.ebuild
+++ b/dev-python/pycryptodome/pycryptodome-3.9.9.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD-2 Unlicense"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-process/audit/

2020-12-13 Thread Sam James
commit: 05fbc1f362fa5cc7fca2fa89daf1a6ee0a5da177
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:22:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:22:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fbc1f3

sys-process/audit: stable 2.8.5-r2 for s390

stable wrt bug #757624

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 sys-process/audit/audit-2.8.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/audit/audit-2.8.5-r2.ebuild 
b/sys-process/audit/audit-2.8.5-r2.ebuild
index f4f917d873b..cd093dbca87 100644
--- a/sys-process/audit/audit-2.8.5-r2.ebuild
+++ b/sys-process/audit/audit-2.8.5-r2.ebuild
@@ -22,7 +22,7 @@ SRC_URI+=" 
https://github.com/linux-audit/audit-userspace/commit/017e6c6ab95df55
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
sparc x86"
 IUSE="gssapi ldap python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 # Testcases are pretty useless as they are built for RedHat users/groups and 
kernels.



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-asyncio/

2020-12-13 Thread Sam James
commit: f72a7c7a6b78eba907580c41440c583fba97edfa
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:15:55 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:15:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72a7c7a

dev-python/sphinxcontrib-asyncio: stable 0.2.0-r2 for s390

stable wrt bug #720660

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild 
b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild
index bedbad8a453..8b2e06a3ece 100644
--- a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild
+++ b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="doc"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-base/xcb-proto/

2020-12-13 Thread Sam James
commit: 88aceb23d22ccc4d8c38d3344bb55aca56b99c3f
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:19:42 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:19:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88aceb23

x11-base/xcb-proto: stable 1.14.1 for s390

stable wrt bug #758461

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 x11-base/xcb-proto/xcb-proto-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild 
b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
index 260021fe78f..7c7834cf453 100644
--- a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
+++ b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="X C-language Bindings protocol headers"
 HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/proto/xcbproto;
 EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git;
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc ~x86 
~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/

2020-12-13 Thread Sam James
commit: 70a6f6e88680882edf510ee5ee0c8b37dd2596a0
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:19:00 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:19:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a6f6e8

dev-lang/python: Stabilize 3.8.6 s390, #754786

Signed-off-by: Sam James  gentoo.org>

 dev-lang/python/python-3.8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.8.6.ebuild 
b/dev-lang/python/python-3.8.6.ebuild
index df05aaedef1..350c37e1246 100644
--- a/dev-lang/python/python-3.8.6.ebuild
+++ b/dev-lang/python/python-3.8.6.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/

2020-12-13 Thread Sam James
commit: d6d56546b5da1f7de0f0d5091c44dedec4b350f9
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:19:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:19:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d56546

dev-lang/python: Stabilize 3.9.0 s390, #753215

Signed-off-by: Sam James  gentoo.org>

 dev-lang/python/python-3.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.9.0.ebuild 
b/dev-lang/python/python-3.9.0.ebuild
index b47689f99a6..90ac3319998 100644
--- a/dev-lang/python/python-3.9.0.ebuild
+++ b/dev-lang/python/python-3.9.0.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libX11/

2020-12-13 Thread Sam James
commit: 0955ba3266cb4b15c112c2f0a32206db99984e00
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:16:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:16:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0955ba32

x11-libs/libX11: stable 1.7.0 for s390

stable wrt bug #758461

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 x11-libs/libX11/libX11-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libX11/libX11-1.7.0.ebuild 
b/x11-libs/libX11/libX11-1.7.0.ebuild
index 8cc5988d13a..47a83cc1081 100644
--- a/x11-libs/libX11/libX11-1.7.0.ebuild
+++ b/x11-libs/libX11/libX11-1.7.0.ebuild
@@ -9,7 +9,7 @@ inherit toolchain-funcs xorg-3
 
 DESCRIPTION="X.Org X11 library"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="ipv6 test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/datefudge/

2020-12-13 Thread Sam James
commit: 4ce2e011dc943823a2551b948c29f0b2221d6152
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:15:40 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:15:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce2e011

app-misc/datefudge: stable 1.24 for s390

stable wrt bug #740582

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 app-misc/datefudge/datefudge-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/datefudge/datefudge-1.24.ebuild 
b/app-misc/datefudge/datefudge-1.24.ebuild
index 80dd1bfd51b..ae3251a7d78 100644
--- a/app-misc/datefudge/datefudge-1.24.ebuild
+++ b/app-misc/datefudge/datefudge-1.24.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE=""
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: net-libs/libpcap/

2020-12-13 Thread Sam James
commit: ab0fb8268734b6911ec671bc1fdb6ac4d888bd2f
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:18:36 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:18:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0fb826

net-libs/libpcap: Stabilize 1.9.1-r3 s390

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-libs/libpcap/libpcap-1.9.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libpcap/libpcap-1.9.1-r3.ebuild 
b/net-libs/libpcap/libpcap-1.9.1-r3.ebuild
index b6903a431f0..d4e1a7d59bc 100644
--- a/net-libs/libpcap/libpcap-1.9.1-r3.ebuild
+++ b/net-libs/libpcap/libpcap-1.9.1-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="bluetooth dbus netlink rdma -remote static-libs usb -yydebug"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtest/

2020-12-13 Thread Sam James
commit: 9004a26e1b2c3163125a660f98013fff8469e866
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 23:15:50 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 23:15:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9004a26e

dev-cpp/gtest: stable 1.10.0_p20200702 for s390

stable wrt bug #735268

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild 
b/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
index 70798eae266..892a168f3ca 100644
--- a/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
+++ b/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
@@ -21,7 +21,7 @@ else
URI_PV=${MY_PV:=${GOOGLETEST_COMMIT}}
fi
SRC_URI="https://github.com/google/googletest/archive/${URI_PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
S="${WORKDIR}"/googletest-${MY_PV}
 fi
 



  1   2   3   >