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

2020-05-31 Thread Mikle Kolyada
commit: 2df03c4c567f29d9bc7a88f263190adea4be8b8a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 16:06:45 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 16:07:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df03c4c

media-libs/harfbuzz: ppc64 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
index 6184cd4f807..2ce298c0530 100644
--- a/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} =  ]] ; then
inherit git-r3 autotools
 else

SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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 ~mips ppc ppc64 ~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: dev-libs/libuv/

2020-05-31 Thread Mikle Kolyada
commit: e02094937d2ce92287829aca5b40faef4fab
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 16:06:53 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 16:07:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0209493

dev-libs/libuv: ppc64 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/libuv/libuv-1.37.0.ebuild 
b/dev-libs/libuv/libuv-1.37.0.ebuild
index c8a23e02624..fdd43dd8287 100644
--- a/dev-libs/libuv/libuv-1.37.0.ebuild
+++ b/dev-libs/libuv/libuv-1.37.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD BSD-2 ISC MIT"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~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"
 IUSE="static-libs"
 RESTRICT="test"
 



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

2020-05-31 Thread Mikle Kolyada
commit: 371abfe2ab16434e01d27133d45bcdb649873ec5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 16:06:47 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 16:07:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=371abfe2

media-libs/libcdr: ppc64 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-libs/libcdr/libcdr-0.1.6.ebuild 
b/media-libs/libcdr/libcdr-0.1.6.ebuild
index 6ad46f25210..24045430a37 100644
--- a/media-libs/libcdr/libcdr-0.1.6.ebuild
+++ b/media-libs/libcdr/libcdr-0.1.6.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} =  ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev-www.libreoffice.org/src/libcdr/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Library parsing the Corel cdr documents"



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

2020-05-31 Thread Mikle Kolyada
commit: 894bac454c9c2a6b5c949b7fa5c28e4a6102c4ab
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 16:06:36 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 16:07:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894bac45

dev-libs/icu: ppc64 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/icu/icu-67.1.ebuild b/dev-libs/icu/icu-67.1.ebuild
index 61e2ba86175..e4f13f05df7 100644
--- a/dev-libs/icu/icu-67.1.ebuild
+++ b/dev-libs/icu/icu-67.1.ebuild
@@ -14,7 +14,7 @@ LICENSE="BSD"
 
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~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 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="debug doc examples static-libs"
 
 BDEPEND="${PYTHON_DEPS}



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

2020-05-31 Thread Mikle Kolyada
commit: 828160b484068e32ef967fd119fbeb3029cf8e88
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 16:06:50 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 16:07:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828160b4

net-libs/nodejs: ppc64 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-libs/nodejs/nodejs-14.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-14.2.0.ebuild 
b/net-libs/nodejs/nodejs-14.2.0.ebuild
index 55a85a384c9..02c15df4c89 100644
--- a/net-libs/nodejs/nodejs-14.2.0.ebuild
+++ b/net-libs/nodejs/nodejs-14.2.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm pax_kernel +snapshot 
+ssl +system-ssl systemtap test"
 REQUIRED_USE="
inspector? ( icu ssl )



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

2020-05-31 Thread Mikle Kolyada
commit: 56104758482a92bd5aedacbb9f1d6dc42a84bb66
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 16:06:42 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 16:07:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56104758

media-gfx/graphite2: ppc64 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-gfx/graphite2/graphite2-1.3.14.ebuild 
b/media-gfx/graphite2/graphite2-1.3.14.ebuild
index afbbc103856..e564472372c 100644
--- a/media-gfx/graphite2/graphite2-1.3.14.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.14.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="perl test"
 RESTRICT="!test? ( test )"
 



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

2020-05-31 Thread Sebastian Pipping
commit: e42fb208492a31117f69eecd1c116c3c4e742259
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun May 31 15:56:53 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun May 31 15:58:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42fb208

dev-libs/uriparser: 0.9.4

Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22

 dev-libs/uriparser/Manifest   |  1 +
 dev-libs/uriparser/uriparser-0.9.4.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/dev-libs/uriparser/Manifest b/dev-libs/uriparser/Manifest
index 64e3bc40198..f038a0adca0 100644
--- a/dev-libs/uriparser/Manifest
+++ b/dev-libs/uriparser/Manifest
@@ -1,2 +1,3 @@
 DIST uriparser-0.9.1.tar.bz2 372722 BLAKE2B 
6fe21d1f5a98564f3e08094b1e27a13ea00baff3c4e09645236d8b08cba5455d49862a2d66fec02057efbb3b3d2e36040aeab31630f516eedd1ef36c84211638
 SHA512 
c6a4f3b737d4c53ba14148a5be363d93947c8c32755b369726ccdd6e01e8a2293d2c94d448700fc97bb56092696b67965646ae07c9ef31be253e2279d0bc3821
 DIST uriparser-0.9.3.tar.bz2 173073 BLAKE2B 
daf4d4ef2801850b8b4b3622ec195c7bfdc105cca085ea4a9d3ed9427bf7cf2eedcce4954b679a0ed1a79b7c57c98a1998b0cac27bd2b1de540aa79fdd4b160d
 SHA512 
424419ea7b5f945b37ea06091d59e731c6a7ee76e7998f8a4e598036b3de8b593d62d1af6c6ddc7c31b43fc6795d4a5fa8d50da2508ca19de100a106fa3e
+DIST uriparser-0.9.4.tar.bz2 174551 BLAKE2B 
b95f270685757052fca02fae0a029f08de8bc14bea733bd56e62f0bcdc6592f015453ed38c87171cea9054618328dc94a512ff816519f70594653451f751c4f8
 SHA512 
c5e671ce2589aacd2c562e66facbee9e1cad3101e840f40b7ebdb917fa669e0c3ae7ed75623692f601655c0b82c10bcfe3086ad628beac8f965e613228e67ecd

diff --git a/dev-libs/uriparser/uriparser-0.9.4.ebuild 
b/dev-libs/uriparser/uriparser-0.9.4.ebuild
new file mode 100644
index 000..5625b6f4e91
--- /dev/null
+++ b/dev-libs/uriparser/uriparser-0.9.4.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="Uriparser is a strictly RFC 3986 compliant URI parsing library in 
C"
+HOMEPAGE="https://uriparser.github.io/;
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="doc qt5 test unicode"
+
+RDEPEND=""
+DEPEND="virtual/pkgconfig
+   doc? ( >=app-doc/doxygen-1.5.8
+   qt5? ( dev-qt/qthelp:5 ) )
+   test? ( >=dev-cpp/gtest-1.8.1 )"
+
+REQUIRED_USE="test? ( unicode )"
+RESTRICT="!test? ( test )"
+
+DOCS=( AUTHORS ChangeLog THANKS )
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_SHARED_LIBS=ON
+   -DURIPARSER_BUILD_CHAR=ON
+   -DURIPARSER_BUILD_DOCS=$(usex doc ON OFF)
+   -DURIPARSER_BUILD_TESTS=$(usex test ON OFF)
+   -DURIPARSER_BUILD_TOOLS=ON
+   -DURIPARSER_BUILD_WCHAR_T=$(usex unicode ON OFF)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   if use doc && use qt5; then
+   dodoc "${BUILD_DIR}"/doc/*.qch
+   docompress -x /usr/share/doc/${PF}/${P}.qch
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kunitconversion/

2020-05-31 Thread Mikle Kolyada
commit: 3a82fd96714fd52ed60872607e9491328c155f40
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:34 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a82fd96

kde-frameworks/kunitconversion: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kunitconversion/kunitconversion-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kunitconversion/kunitconversion-5.70.0.ebuild 
b/kde-frameworks/kunitconversion/kunitconversion-5.70.0.ebuild
index 761f92f38df..f191e3e81f9 100644
--- a/kde-frameworks/kunitconversion/kunitconversion-5.70.0.ebuild
+++ b/kde-frameworks/kunitconversion/kunitconversion-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for converting units"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/ktextwidgets/

2020-05-31 Thread Mikle Kolyada
commit: c14f0b6f222486f51eb3382d97791c285a3761c2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:31 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c14f0b6f

kde-frameworks/ktextwidgets: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/ktextwidgets/ktextwidgets-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/ktextwidgets/ktextwidgets-5.70.0.ebuild 
b/kde-frameworks/ktextwidgets/ktextwidgets-5.70.0.ebuild
index 07bb2fc4cc7..f62ea84029e 100644
--- a/kde-frameworks/ktextwidgets/ktextwidgets-5.70.0.ebuild
+++ b/kde-frameworks/ktextwidgets/ktextwidgets-5.70.0.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing an assortment of widgets for displaying and 
editing text"
 LICENSE="LGPL-2+ LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="speech"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/purpose/

2020-05-31 Thread Mikle Kolyada
commit: d5bdf56cbc62f06f22cdf2c197faef6ac69cab31
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:04 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5bdf56c

kde-frameworks/purpose: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/purpose/purpose-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/purpose/purpose-5.70.0.ebuild 
b/kde-frameworks/purpose/purpose-5.70.0.ebuild
index e4fa9543baa..324153fa88e 100644
--- a/kde-frameworks/purpose/purpose-5.70.0.ebuild
+++ b/kde-frameworks/purpose/purpose-5.70.0.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Library for providing abstractions to get the developer's 
purposes fulfilled"
 LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="+dolphin +kaccounts"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/syndication/

2020-05-31 Thread Mikle Kolyada
commit: c7cb167ba39268ea4ac8b2f9f587e08199552d56
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:14 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7cb167b

kde-frameworks/syndication: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/syndication/syndication-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/syndication/syndication-5.70.0.ebuild 
b/kde-frameworks/syndication/syndication-5.70.0.ebuild
index ac79c88d8f1..a2b28cd40f2 100644
--- a/kde-frameworks/syndication/syndication-5.70.0.ebuild
+++ b/kde-frameworks/syndication/syndication-5.70.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Library for parsing RSS and Atom feeds"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwidgetsaddons/

2020-05-31 Thread Mikle Kolyada
commit: 7205342ecaba6dd51332aa34cb91b73d9bd358f4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:41 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7205342e

kde-frameworks/kwidgetsaddons: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.70.0.ebuild 
b/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.70.0.ebuild
index b6509fd77bc..6f4a5211142 100644
--- a/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.70.0.ebuild
+++ b/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.70.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 
 DESCRIPTION="An assortment of high-level widgets for common tasks"
 LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls"
 
 # drop qtgui subslot operator when QT_MINIMAL >= 5.14.0



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kservice/

2020-05-31 Thread Mikle Kolyada
commit: 8bf7967529af22a694d3d820147f627d85753ec3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:26 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf79675

kde-frameworks/kservice: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kservice/kservice-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kservice/kservice-5.70.0.ebuild 
b/kde-frameworks/kservice/kservice-5.70.0.ebuild
index c483fb2d8d1..3a21d2062a3 100644
--- a/kde-frameworks/kservice/kservice-5.70.0.ebuild
+++ b/kde-frameworks/kservice/kservice-5.70.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 DESCRIPTION="Advanced plugin and service introspection"
 
 LICENSE="LGPL-2 LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="+man"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/sonnet/

2020-05-31 Thread Mikle Kolyada
commit: ef0e9bf38166680cfd24c8ddc32138289bed3ed3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:12 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0e9bf3

kde-frameworks/sonnet: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/sonnet/sonnet-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/sonnet/sonnet-5.70.0.ebuild 
b/kde-frameworks/sonnet/sonnet-5.70.0.ebuild
index 454992cea3b..06103876321 100644
--- a/kde-frameworks/sonnet/sonnet-5.70.0.ebuild
+++ b/kde-frameworks/sonnet/sonnet-5.70.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for providing spell-checking through abstraction of 
popular backends"
 LICENSE="LGPL-2+ LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 IUSE="aspell +hunspell nls"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/prison/

2020-05-31 Thread Mikle Kolyada
commit: 1166d266fe8b5b4bd24c9fe9ae8c2bdcaca80d0b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:02 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1166d266

kde-frameworks/prison: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/prison/prison-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/prison/prison-5.70.0.ebuild 
b/kde-frameworks/prison/prison-5.70.0.ebuild
index 07993a7c7a0..b3982d52089 100644
--- a/kde-frameworks/prison/prison-5.70.0.ebuild
+++ b/kde-frameworks/prison/prison-5.70.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="QRCode and data matrix barcode library"
 HOMEPAGE="https://invent.kde.org/frameworks/prison;
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="qml"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/networkmanager-qt/

2020-05-31 Thread Mikle Kolyada
commit: 5967c0329c89abfd1ef4d3a957265f3ce59ae497
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:54 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5967c032

kde-frameworks/networkmanager-qt: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/networkmanager-qt/networkmanager-qt-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/networkmanager-qt/networkmanager-qt-5.70.0.ebuild 
b/kde-frameworks/networkmanager-qt/networkmanager-qt-5.70.0.ebuild
index 84c8ca2c020..dd72f33dbb5 100644
--- a/kde-frameworks/networkmanager-qt/networkmanager-qt-5.70.0.ebuild
+++ b/kde-frameworks/networkmanager-qt/networkmanager-qt-5.70.0.ebuild
@@ -8,7 +8,7 @@ inherit ecm kde.org
 
 DESCRIPTION="NetworkManager bindings for Qt"
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="teamd"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kxmlgui/

2020-05-31 Thread Mikle Kolyada
commit: 36b69465a9148fb9cf5708e6fd13f2e18c2b281c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:46 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b69465

kde-frameworks/kxmlgui: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kxmlgui/kxmlgui-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.70.0.ebuild 
b/kde-frameworks/kxmlgui/kxmlgui-5.70.0.ebuild
index c4c596bd560..2ede7f69d19 100644
--- a/kde-frameworks/kxmlgui/kxmlgui-5.70.0.ebuild
+++ b/kde-frameworks/kxmlgui/kxmlgui-5.70.0.ebuild
@@ -10,7 +10,7 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 DESCRIPTION="Framework for managing menu and toolbar actions in an abstract 
way"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 LICENSE="LGPL-2+"
 IUSE=""
 



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/krunner/

2020-05-31 Thread Mikle Kolyada
commit: a8ec0ba0f4e630ce53256cfac4d036d89fdf4095
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:23 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ec0ba0

kde-frameworks/krunner: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/krunner/krunner-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/krunner/krunner-5.70.0.ebuild 
b/kde-frameworks/krunner/krunner-5.70.0.ebuild
index c67c86bcb94..68033fecf66 100644
--- a/kde-frameworks/krunner/krunner-5.70.0.ebuild
+++ b/kde-frameworks/krunner/krunner-5.70.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for providing different actions given a string query"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/ktexteditor/

2020-05-31 Thread Mikle Kolyada
commit: bdc35260936ec91ee1138196823575373226ba0a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:29 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc35260

kde-frameworks/ktexteditor: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/ktexteditor/ktexteditor-5.70.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.70.1.ebuild 
b/kde-frameworks/ktexteditor/ktexteditor-5.70.1.ebuild
index cd61151f5e3..abbd078aeba 100644
--- a/kde-frameworks/ktexteditor/ktexteditor-5.70.1.ebuild
+++ b/kde-frameworks/ktexteditor/ktexteditor-5.70.1.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 DESCRIPTION="Framework providing a full text editor component"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="editorconfig git"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/oxygen-icons/

2020-05-31 Thread Mikle Kolyada
commit: 50db7ea82a9ce74a7ffb1fb6879e859ac0de8f26
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:56 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50db7ea8

kde-frameworks/oxygen-icons: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/oxygen-icons/oxygen-icons-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-5.70.0.ebuild 
b/kde-frameworks/oxygen-icons/oxygen-icons-5.70.0.ebuild
index 6ef0f3f5cda..d64a7f659da 100644
--- a/kde-frameworks/oxygen-icons/oxygen-icons-5.70.0.ebuild
+++ b/kde-frameworks/oxygen-icons/oxygen-icons-5.70.0.ebuild
@@ -11,7 +11,7 @@ inherit cmake kde.org
 DESCRIPTION="Oxygen SVG icon theme"
 
 LICENSE="LGPL-3"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/modemmanager-qt/

2020-05-31 Thread Mikle Kolyada
commit: 6cbc0745a7e967013da5e1a2583c42948078e85b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:51 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbc0745

kde-frameworks/modemmanager-qt: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/modemmanager-qt/modemmanager-qt-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/modemmanager-qt/modemmanager-qt-5.70.0.ebuild 
b/kde-frameworks/modemmanager-qt/modemmanager-qt-5.70.0.ebuild
index 7cea4bdc417..b49ee0bfe8f 100644
--- a/kde-frameworks/modemmanager-qt/modemmanager-qt-5.70.0.ebuild
+++ b/kde-frameworks/modemmanager-qt/modemmanager-qt-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="ModemManager bindings for Qt"
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/

2020-05-31 Thread Mikle Kolyada
commit: c1aff6eb7c86f3142b2071f321e5dd27ca5fb0a3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:23 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1aff6eb

kde-plasma/plasma-desktop: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-plasma/plasma-desktop/plasma-desktop-5.18.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.18.5-r1.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.18.5-r1.ebuild
index a2db82b3c48..9e8cddfd228 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.18.5-r1.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.18.5-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="+fontconfig ibus scim +semantic-desktop"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/qqc2-desktop-style/

2020-05-31 Thread Mikle Kolyada
commit: 22d22bda0cad7e23e904cf5c5f49a109fd893814
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:07 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22d22bda

kde-frameworks/qqc2-desktop-style: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.70.0.ebuild 
b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.70.0.ebuild
index b1a3d9a8db0..bd17441123c 100644
--- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.70.0.ebuild
+++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.70.0.ebuild
@@ -9,7 +9,7 @@ QTMIN=5.12.3
 inherit ecm kde.org
 
 DESCRIPTION="Style for QtQuickControls 2 that uses QWidget's QStyle for 
painting"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 LICENSE="|| ( GPL-2+ LGPL-3+ )"
 IUSE=""
 



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwayland/

2020-05-31 Thread Mikle Kolyada
commit: 79012afd01ed8693e43fc7952a26374b01b28f1c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:39 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79012afd

kde-frameworks/kwayland: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwayland/kwayland-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwayland/kwayland-5.70.0.ebuild 
b/kde-frameworks/kwayland/kwayland-5.70.0.ebuild
index 92f14a64cf8..588ce5e93d4 100644
--- a/kde-frameworks/kwayland/kwayland-5.70.0.ebuild
+++ b/kde-frameworks/kwayland/kwayland-5.70.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Qt-style client and server library wrapper for 
Wayland libraries"
 HOMEPAGE="https://invent.kde.org/frameworks/kwayland;
 
 LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2020-05-31 Thread Mikle Kolyada
commit: b38bd90b850c1fadbc3fd1b6ddb63853538e7215
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:44 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38bd90b

kde-frameworks/kwindowsystem: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
index 0c4477f5b7c..8ae1d5c826d 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwallet/

2020-05-31 Thread Mikle Kolyada
commit: 0aac800a737b00c7581a5dd284842ff2adf140a5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:36 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aac800a

kde-frameworks/kwallet: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwallet/kwallet-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwallet/kwallet-5.70.0.ebuild 
b/kde-frameworks/kwallet/kwallet-5.70.0.ebuild
index ed94db52bab..61d1bdd1025 100644
--- a/kde-frameworks/kwallet/kwallet-5.70.0.ebuild
+++ b/kde-frameworks/kwallet/kwallet-5.70.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 DESCRIPTION="Framework providing desktop-wide storage for passwords"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="gpg +man"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/threadweaver/

2020-05-31 Thread Mikle Kolyada
commit: db14e7c0a6457b10dc75a082aa3a57c26bf4c363
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:19 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db14e7c0

kde-frameworks/threadweaver: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild 
b/kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild
index 62e48be000b..91cd03721b6 100644
--- a/kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild
+++ b/kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild
@@ -7,7 +7,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for managing threads using job and queue-based 
interfaces"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kxmlrpcclient/

2020-05-31 Thread Mikle Kolyada
commit: 3ea303993ec246a48880545ed763e43fd3ec6235
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:49 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea30399

kde-frameworks/kxmlrpcclient: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.70.0.ebuild 
b/kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.70.0.ebuild
index 7bba7ffcb03..fdea54d0615 100644
--- a/kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.70.0.ebuild
+++ b/kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.70.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing client-side support for the XML-RPC protocol"
 LICENSE="BSD-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/syntax-highlighting/

2020-05-31 Thread Mikle Kolyada
commit: a749d7fe1f30b135b622651efd3e434443e86d4b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:16 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a749d7fe

kde-frameworks/syntax-highlighting: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/syntax-highlighting/syntax-highlighting-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.70.0.ebuild 
b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.70.0.ebuild
index a8f1b54144d..bedd9b8536f 100644
--- a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.70.0.ebuild
+++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for syntax highlighting"
 LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/

2020-05-31 Thread Mikle Kolyada
commit: a0d6375c9d164031b99d0a2a1145f04384ca1abc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:28 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d6375c

kde-plasma/plasma-workspace: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-plasma/plasma-workspace/plasma-workspace-5.18.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.18.5-r1.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.18.5-r1.ebuild
index 54c0a6db462..a47bf9b9589 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.18.5-r1.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.18.5-r1.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="KDE Plasma workspace"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="appstream +calendar geolocation gps qalculate qrcode +semantic-desktop 
systemd telemetry"
 
 REQUIRED_USE="gps? ( geolocation )"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/plasma/

2020-05-31 Thread Mikle Kolyada
commit: 113dd26473cb33b6f55dedcb660e33f2a8370b1e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:59 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113dd264

kde-frameworks/plasma: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/plasma/plasma-5.70.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/plasma/plasma-5.70.1.ebuild 
b/kde-frameworks/plasma/plasma-5.70.1.ebuild
index 089ec74d651..d6ab27d7635 100644
--- a/kde-frameworks/plasma/plasma-5.70.1.ebuild
+++ b/kde-frameworks/plasma/plasma-5.70.1.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
 DESCRIPTION="Plasma framework"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="gles2-only wayland X"
 
 # drop qtgui subslot operator when QT_MINIMAL >= 5.14.0



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/

2020-05-31 Thread Mikle Kolyada
commit: 584c4c5199e66388f7ec53ebc4dba4bfee29551c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:53:09 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=584c4c51

kde-frameworks/solid: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/solid/solid-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/solid/solid-5.70.0.ebuild 
b/kde-frameworks/solid/solid-5.70.0.ebuild
index d1b55db07a1..575a4ed6847 100644
--- a/kde-frameworks/solid/solid-5.70.0.ebuild
+++ b/kde-frameworks/solid/solid-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Provider for platform independent hardware discovery, abstraction 
and management"
 LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls"
 
 BDEPEND="



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

2020-05-31 Thread Conrad Kostecki
commit: fb7161ffbc8b265ad0a961ee4a63ee662eb4961b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun May 31 15:50:50 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun May 31 15:50:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7161ff

sys-block/arcconf: switch SRC_URI to http

As currently https SRC_URI doesn't work due bad certificates,
switch back to http, so users can still download.

Closes: https://bugs.gentoo.org/726458
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-block/arcconf/arcconf-2.01.22270-r1.ebuild | 6 +++---
 sys-block/arcconf/arcconf-3.01.23531.ebuild| 4 ++--
 sys-block/arcconf/arcconf-3.04.23699.ebuild| 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild 
b/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
index 637716b0158..8739fe4c04e 100644
--- a/sys-block/arcconf/arcconf-2.01.22270-r1.ebuild
+++ b/sys-block/arcconf/arcconf-2.01.22270-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
@@ -9,11 +9,11 @@ inherit linux-info
 
 DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility"
 HOMEPAGE="https://www.microsemi.com/;
-SRC_URI="https://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip;
+SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip;
 
-KEYWORDS="-* amd64 x86"
 LICENSE="Microsemi"
 SLOT="0"
+KEYWORDS="-* amd64 x86"
 
 DEPEND="app-arch/unzip"
 

diff --git a/sys-block/arcconf/arcconf-3.01.23531.ebuild 
b/sys-block/arcconf/arcconf-3.01.23531.ebuild
index 87eb25fc603..c0d29d9efa2 100644
--- a/sys-block/arcconf/arcconf-3.01.23531.ebuild
+++ b/sys-block/arcconf/arcconf-3.01.23531.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
@@ -9,7 +9,7 @@ inherit linux-info
 
 DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility"
 HOMEPAGE="https://www.microsemi.com/;
-SRC_URI="https://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip;
+SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip;
 
 LICENSE="Microsemi"
 SLOT="0"

diff --git a/sys-block/arcconf/arcconf-3.04.23699.ebuild 
b/sys-block/arcconf/arcconf-3.04.23699.ebuild
index fc4aaa9b743..b76fa23acde 100644
--- a/sys-block/arcconf/arcconf-3.04.23699.ebuild
+++ b/sys-block/arcconf/arcconf-3.04.23699.ebuild
@@ -9,7 +9,7 @@ inherit linux-info
 
 DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility"
 HOMEPAGE="https://www.microsemi.com/;
-SRC_URI="https://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip;
+SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip;
 
 LICENSE="Microsemi"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-publishers/

2020-05-31 Thread Mikle Kolyada
commit: da789984316bd08dc78db7da8c4eac394fc1747b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:48 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da789984

dev-texlive/texlive-publishers: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild 
b/dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild
index 4f897c159fc..dbe1c07fc04 100644
--- a/dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild
+++ b/dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Publisher styles, theses, etc."
 
 LICENSE=" Apache-2.0 BSD GPL-2 CC0-1.0 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langjapanese/

2020-05-31 Thread Mikle Kolyada
commit: 43fcbe064f462db2fde64a34427a980fbb3b792e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:06 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fcbe06

dev-texlive/texlive-langjapanese: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-langjapanese/texlive-langjapanese-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2020.ebuild 
b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2020.ebuild
index 8cea58103d7..ff001a3df8f 100644
--- a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2020.ebuild
+++ b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Japanese"
 
 LICENSE=" BSD BSD-2 GPL-1 GPL-2 GPL-3 LPPL-1.3 MIT OFL public-domain TeX 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-langcjk-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-luatex/

2020-05-31 Thread Mikle Kolyada
commit: 5798b0254b93545510c3c71a66da872357a88f71
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:30 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5798b025

dev-texlive/texlive-luatex: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild 
b/dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild
index 3948c13cf6f..d5dacc0377e 100644
--- a/dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild
+++ b/dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages"
 
 LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.3 LPPL-1.3c MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



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

2020-05-31 Thread Mikle Kolyada
commit: a6a84b7cd939ea33dbca4ef5b9c79f8dae1e88c3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:44:45 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a84b7c

dev-libs/libuv: ppc stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/libuv/libuv-1.37.0.ebuild 
b/dev-libs/libuv/libuv-1.37.0.ebuild
index 2e233698bed..c8a23e02624 100644
--- a/dev-libs/libuv/libuv-1.37.0.ebuild
+++ b/dev-libs/libuv/libuv-1.37.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD BSD-2 ISC MIT"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~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"
 IUSE="static-libs"
 RESTRICT="test"
 



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

2020-05-31 Thread Mikle Kolyada
commit: 948e6cc30677aa87c4dcbf0a9ee648becf3948a2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:44:36 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948e6cc3

media-libs/harfbuzz: ppc stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
index 03b0b3e54b2..6184cd4f807 100644
--- a/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} =  ]] ; then
inherit git-r3 autotools
 else

SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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 ~mips ppc ~ppc64 ~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: dev-texlive/texlive-pictures/

2020-05-31 Thread Mikle Kolyada
commit: 8df44e4ecd1146d7d15a5569f2e7f77ee83f8953
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:40 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df44e4e

dev-texlive/texlive-pictures: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild 
b/dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild
index bec2d5b0a4c..ade63323b96 100644
--- a/dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild
+++ b/dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Graphics, pictures, diagrams"
 
 LICENSE=" Apache-2.0 BSD-2 GPL-2 CC-BY-SA-4.0 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-tex/pgf-3.0.1



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

2020-05-31 Thread Mikle Kolyada
commit: 5eecc100746d2331c2ac5afb52de593168815c80
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:44:39 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eecc100

media-libs/libcdr: ppc stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-libs/libcdr/libcdr-0.1.6.ebuild 
b/media-libs/libcdr/libcdr-0.1.6.ebuild
index 628e4b9f1ec..6ad46f25210 100644
--- a/media-libs/libcdr/libcdr-0.1.6.ebuild
+++ b/media-libs/libcdr/libcdr-0.1.6.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} =  ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev-www.libreoffice.org/src/libcdr/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Library parsing the Corel cdr documents"



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-mathscience/

2020-05-31 Thread Mikle Kolyada
commit: de253004ff0aa661ec3b50ae5175d6a5086c1804
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:32 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de253004

dev-texlive/texlive-mathscience: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild 
b/dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild
index ff85321aad6..0cfa18d5237 100644
--- a/dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild
+++ b/dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Mathematics, natural sciences, computer 
science packages"
 
 LICENSE=" BSD BSD-2 CC-BY-SA-4.0 GPL-1 GPL-2 GPL-3 GPL-3+ "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-fontsrecommended-2020
 >=dev-texlive/texlive-latex-2020



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

2020-05-31 Thread Mikle Kolyada
commit: 162be12a83f5ee6958adabc4f637464589f561d5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:44:27 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162be12a

dev-libs/icu: ppc stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/icu/icu-67.1.ebuild b/dev-libs/icu/icu-67.1.ebuild
index e99452b4a27..61e2ba86175 100644
--- a/dev-libs/icu/icu-67.1.ebuild
+++ b/dev-libs/icu/icu-67.1.ebuild
@@ -14,7 +14,7 @@ LICENSE="BSD"
 
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~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 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="debug doc examples static-libs"
 
 BDEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-music/

2020-05-31 Thread Mikle Kolyada
commit: 255b8debcfee3b92d323b128b216b1d43a8c66dc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:38 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255b8deb

dev-texlive/texlive-music: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-music/texlive-music-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-music/texlive-music-2020.ebuild 
b/dev-texlive/texlive-music/texlive-music-2020.ebuild
index c55dd9e67d5..e5a049c99aa 100644
--- a/dev-texlive/texlive-music/texlive-music-2020.ebuild
+++ b/dev-texlive/texlive-music/texlive-music-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Music packages"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 GPL-2+ "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexrecommended/

2020-05-31 Thread Mikle Kolyada
commit: 6395d1b603d8d274f3f8fe267f9dd736b8e6e751
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:27 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6395d1b6

dev-texlive/texlive-latexrecommended: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 .../texlive-latexrecommended/texlive-latexrecommended-2020.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2020.ebuild 
b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2020.ebuild
index b83a6d9f73c..de29d825435 100644
--- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2020.ebuild
+++ b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX recommended packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latex/

2020-05-31 Thread Mikle Kolyada
commit: 2bede63bc6a485ba279c0a0a2ab20565a11e47cf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:20 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bede63b

dev-texlive/texlive-latex: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-latex/texlive-latex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-latex/texlive-latex-2020.ebuild 
b/dev-texlive/texlive-latex/texlive-latex-2020.ebuild
index 925ef5dc03c..4a949abd303 100644
--- a/dev-texlive/texlive-latex/texlive-latex-2020.ebuild
+++ b/dev-texlive/texlive-latex/texlive-latex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX fundamental packages"
 
 LICENSE=" GPL-2 LPPL-1.3 LPPL-1.3c public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 !~dev-texlive/texlive-latexrecommended-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-plaingeneric/

2020-05-31 Thread Mikle Kolyada
commit: c730a6f5fcc1180e1991ea5a30b8701c33a63d1c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:43 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c730a6f5

dev-texlive/texlive-plaingeneric: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild 
b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild
index 8057f7d4df9..28bae203830 100644
--- a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild
+++ b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Plain (La)TeX packages"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LPPL-1.3 LPPL-1.3c public-domain TeX 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



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

2020-05-31 Thread Mikle Kolyada
commit: ae9551bab0aba15917b2067b124f5654c7cbec75
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:44:43 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9551ba

net-libs/nodejs: ppc stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-libs/nodejs/nodejs-14.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-14.2.0.ebuild 
b/net-libs/nodejs/nodejs-14.2.0.ebuild
index 044801a1ea6..55a85a384c9 100644
--- a/net-libs/nodejs/nodejs-14.2.0.ebuild
+++ b/net-libs/nodejs/nodejs-14.2.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm pax_kernel +snapshot 
+ssl +system-ssl systemtap test"
 REQUIRED_USE="
inspector? ( icu ssl )



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langportuguese/

2020-05-31 Thread Mikle Kolyada
commit: e3fdc041884b21a03e4d061874aade40b94151c1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:16 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3fdc041

dev-texlive/texlive-langportuguese: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-langportuguese/texlive-langportuguese-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-langportuguese/texlive-langportuguese-2020.ebuild 
b/dev-texlive/texlive-langportuguese/texlive-langportuguese-2020.ebuild
index e41d360c7d2..6f63a66043f 100644
--- a/dev-texlive/texlive-langportuguese/texlive-langportuguese-2020.ebuild
+++ b/dev-texlive/texlive-langportuguese/texlive-langportuguese-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Portuguese"
 
 LICENSE=" GPL-1 GPL-2 GPL-2+ "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-pstricks/

2020-05-31 Thread Mikle Kolyada
commit: 10946b256871bfc124cf4c5f87639c5bdff98b50
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:45 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10946b25

dev-texlive/texlive-pstricks: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild 
b/dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild
index 89a8cc25975..9201973af69 100644
--- a/dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild
+++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive PSTricks"
 
 LICENSE=" GPL-1 GPL-2 LGPL-2 LGPL-3 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-plaingeneric-2020



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langspanish/

2020-05-31 Thread Mikle Kolyada
commit: c0db0de9a5744916a91b1d1d8ff8057d8aba3066
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:18 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0db0de9

dev-texlive/texlive-langspanish: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild 
b/dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild
index bb89a713d99..074961628ec 100644
--- a/dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild
+++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Spanish"
 
 LICENSE=" GPL-2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-metapost/

2020-05-31 Thread Mikle Kolyada
commit: 0c7a7c2a4f6b80e694f6232485e8d38701f97dc6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:35 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7a7c2a

dev-texlive/texlive-metapost: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild 
b/dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild
index 53820876e3f..071dcbf45cd 100644
--- a/dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild
+++ b/dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive MetaPost and Metafont packages"
 
 LICENSE=" CC-BY-SA-4.0 GPL-1 GPL-2 GPL-3+ LGPL-2 LPPL-1.3 MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



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

2020-05-31 Thread Mikle Kolyada
commit: aa756bf9fc94f08bf9874908107397805403939b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:44:30 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa756bf9

dev-libs/icu-layoutex: ppc stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild 
b/dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild
index a20ed64f543..7b97a9f0e65 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86"
 IUSE="debug static-libs"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langkorean/

2020-05-31 Thread Mikle Kolyada
commit: ded8ba6354443b981caead762e9d743f964f6240
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:08 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded8ba63

dev-texlive/texlive-langkorean: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-langkorean/texlive-langkorean-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langkorean/texlive-langkorean-2020.ebuild 
b/dev-texlive/texlive-langkorean/texlive-langkorean-2020.ebuild
index e5da597acc0..9b88add8c1f 100644
--- a/dev-texlive/texlive-langkorean/texlive-langkorean-2020.ebuild
+++ b/dev-texlive/texlive-langkorean/texlive-langkorean-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Korean"
 
 LICENSE=" FDL-1.1 GPL-2 LPPL-1.3 OFL TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-langcjk-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexextra/

2020-05-31 Thread Mikle Kolyada
commit: 7d663cf7fc947aeb0044e7cf66617b368b42b5ee
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:25 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d663cf7

dev-texlive/texlive-latexextra: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild 
b/dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild
index 8c8a07d35a0..eebe83f138b 100644
--- a/dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild
+++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX additional packages"
 
 LICENSE=" Apache-2.0 Artistic BSD CC-BY-SA-4.0 GPL-1 GPL-2 GPL-3 GPL-3+ 
LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latexrecommended-2020
 >=dev-texlive/texlive-pictures-2020



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langother/

2020-05-31 Thread Mikle Kolyada
commit: f174960ae68efe56bc8c90c23510a662d4e25dcc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:11 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f174960a

dev-texlive/texlive-langother: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-langother/texlive-langother-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langother/texlive-langother-2020.ebuild 
b/dev-texlive/texlive-langother/texlive-langother-2020.ebuild
index aedbeb00f4a..2aa725909ec 100644
--- a/dev-texlive/texlive-langother/texlive-langother-2020.ebuild
+++ b/dev-texlive/texlive-langother/texlive-langother-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Other languages"
 
 LICENSE=" CC-BY-SA-4.0 GPL-1 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-basic-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langpolish/

2020-05-31 Thread Mikle Kolyada
commit: 6d1064fbfdc24a46bb67708a141d4bd2c24eccee
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:13 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1064fb

dev-texlive/texlive-langpolish: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild 
b/dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild
index b750102424c..3ea339120b4 100644
--- a/dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild
+++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Polish"
 
 LICENSE=" FDL-1.1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c public-domain TeX "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 >=dev-texlive/texlive-basic-2020



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

2020-05-31 Thread Mikle Kolyada
commit: 9d9aae965dfc302eff4debf0f1251e62af4c2431
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:44:33 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9aae96

media-gfx/graphite2: ppc stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-gfx/graphite2/graphite2-1.3.14.ebuild 
b/media-gfx/graphite2/graphite2-1.3.14.ebuild
index 70d1e3bd1a1..afbbc103856 100644
--- a/media-gfx/graphite2/graphite2-1.3.14.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.14.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="perl test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-05-31 Thread Mikle Kolyada
commit: 3b38be7cace098b9322808fa4261a7a311d487a7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:43:51 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:45:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b38be7c

dev-texlive/texlive-xetex: ppc stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index f0acb3307f3..290e6a8994b 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-latexextra-2010



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

2020-05-31 Thread Michał Górny
commit: 4b38676a44045d5a32bb0aa11d45734aee9fab9d
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 15:01:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b38676a

dev-python/testresources: Port to py39

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

 dev-python/testresources/testresources-2.0.1.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-python/testresources/testresources-2.0.1.ebuild 
b/dev-python/testresources/testresources-2.0.1.ebuild
index 9b480a2aef8..2656fe9e2c0 100644
--- a/dev-python/testresources/testresources-2.0.1.ebuild
+++ b/dev-python/testresources/testresources-2.0.1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
 
 inherit distutils-r1
 
@@ -17,15 +17,13 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc 
ppc64 s390 sparc x86
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="
+BDEPEND="
dev-python/pbr[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/testtools[${PYTHON_USEDEP}]
dev-python/fixtures[${PYTHON_USEDEP}]
)"
-RDEPEND=""
 
 python_prepare_all() {
sed \



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

2020-05-31 Thread Michał Górny
commit: 4f15e2b8b1ac5597d60cdbbb1dd2d96d8f1a3143
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 15:14:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f15e2b8

dev-python/voluptuous: Port to py39

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

 dev-python/voluptuous/voluptuous-0.11.5.ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-python/voluptuous/voluptuous-0.11.5.ebuild 
b/dev-python/voluptuous/voluptuous-0.11.5.ebuild
index 7cdce4236c2..40ef58995c1 100644
--- a/dev-python/voluptuous/voluptuous-0.11.5.ebuild
+++ b/dev-python/voluptuous/voluptuous-0.11.5.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{6..9}} )
 
 inherit distutils-r1
 
@@ -13,10 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
 
 python_test() {
unset PYTHONPATH



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

2020-05-31 Thread Michał Górny
commit: 2e6de9aa7ad3366a278e4fba2027af4def670856
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 15:34:17 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6de9aa

dev-python/prettytable: Port to py39

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

 dev-python/prettytable/prettytable-0.7.2-r1.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/prettytable/prettytable-0.7.2-r1.ebuild 
b/dev-python/prettytable/prettytable-0.7.2-r1.ebuild
index 7aaaccc3051..007312c8738 100644
--- a/dev-python/prettytable/prettytable-0.7.2-r1.ebuild
+++ b/dev-python/prettytable/prettytable-0.7.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6..9} )
 
 inherit distutils-r1
 
@@ -17,9 +17,6 @@ KEYWORDS="~alpha amd64 arm64 hppa ~ia64 ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
 python_test() {
"${PYTHON}" prettytable_test.py || die "tests failed under ${EPYTHON}"
 }



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

2020-05-31 Thread Michał Górny
commit: e0855f6d069f394582bd55ab7042ba37e1515c44
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:43:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0855f6d

dev-python/fixtures: Port to py39

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

 dev-python/fixtures/fixtures-3.0.0.ebuild | 13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-python/fixtures/fixtures-3.0.0.ebuild 
b/dev-python/fixtures/fixtures-3.0.0.ebuild
index d659f853923..0f6eb5d60dc 100644
--- a/dev-python/fixtures/fixtures-3.0.0.ebuild
+++ b/dev-python/fixtures/fixtures-3.0.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
 
 inherit distutils-r1
 
@@ -25,7 +25,14 @@ RDEPEND="
>=dev-python/testtools-0.9.22[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
test? ( dev-python/mock[${PYTHON_USEDEP}] )"
-#DISTUTILS_IN_SOURCE_BUILD=1
+
+src_prepare() {
+   # broken on py3.9
+   # https://github.com/testing-cabal/fixtures/issues/44
+   sed -i -e 's:test_patch_classmethod_with:_&:' \
+   fixtures/tests/_fixtures/test_monkeypatch.py || die
+   distutils-r1_src_prepare
+}
 
 python_test() {
emake check



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

2020-05-31 Thread Michał Górny
commit: 031559e03353f9a49a8640a75312915c54c5f6ca
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 15:27:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=031559e0

dev-python/pyperclip: Port to py39

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

 dev-python/pyperclip/pyperclip-1.5.27.ebuild | 23 ++-
 dev-python/pyperclip/pyperclip-1.7.0.ebuild  |  3 +--
 2 files changed, 19 insertions(+), 7 deletions(-)

diff --git a/dev-python/pyperclip/pyperclip-1.5.27.ebuild 
b/dev-python/pyperclip/pyperclip-1.5.27.ebuild
index 15e303b5c97..f1298bc162c 100644
--- a/dev-python/pyperclip/pyperclip-1.5.27.ebuild
+++ b/dev-python/pyperclip/pyperclip-1.5.27.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 python3_7)
-inherit distutils-r1
+PYTHON_COMPAT=( python2_7 python3_{6..8} )
+inherit distutils-r1 virtualx
 
 DESCRIPTION="A cross-platform clipboard module for Python."
 HOMEPAGE="https://github.com/asweigart/pyperclip;
@@ -13,7 +13,20 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
+RDEPEND="
+   || (
+   x11-misc/xclip
+   x11-misc/xsel
+   dev-python/PyQt5[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   "${EPYTHON}" tests/test_copy_paste.py -vv ||
+   die "Tests fail on ${EPYTHON}"
+}
+
+src_test() {
+   virtx distutils-r1_src_test
+}

diff --git a/dev-python/pyperclip/pyperclip-1.7.0.ebuild 
b/dev-python/pyperclip/pyperclip-1.7.0.ebuild
index 56aca177ce2..8ae4348d65c 100644
--- a/dev-python/pyperclip/pyperclip-1.7.0.ebuild
+++ b/dev-python/pyperclip/pyperclip-1.7.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 inherit distutils-r1 virtualx
 
 DESCRIPTION="A cross-platform clipboard module for Python."
@@ -14,7 +14,6 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc64 sparc x86"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
|| (
x11-misc/xclip



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

2020-05-31 Thread Michał Górny
commit: 8f6d004055cc12413fd9315034d29c884ffe6cdd
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:54:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f6d0040

dev-python/traceback2: Enable tests

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

 dev-python/traceback2/traceback2-1.4.0.ebuild | 15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/dev-python/traceback2/traceback2-1.4.0.ebuild 
b/dev-python/traceback2/traceback2-1.4.0.ebuild
index ab201321028..e0ffb58165c 100644
--- a/dev-python/traceback2/traceback2-1.4.0.ebuild
+++ b/dev-python/traceback2/traceback2-1.4.0.ebuild
@@ -18,4 +18,17 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc 
ppc64 s390 sparc x86
 RDEPEND="
dev-python/linecache2[${PYTHON_USEDEP}]"
 BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]"
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? ( dev-python/unittest2[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # fails by line numbers on various py3 versions
+   sed -i -e 's:test_context_suppression:_&:' \
+   -e 's:test_format_locals:_&:' \
+   -e 's:test_bad_indentation:_&:' \
+   -e 's:test_encoded_file:_&:' \
+   traceback2/tests/test_traceback.py || die
+   distutils-r1_src_prepare
+}



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

2020-05-31 Thread Michał Górny
commit: 5c7a2c824cd4630f2a1db915529f4c3d8093a338
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:46:18 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7a2c82

dev-python/testscenarios: Port to py39

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

 dev-python/testscenarios/testscenarios-0.5.0.ebuild | 15 +--
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/dev-python/testscenarios/testscenarios-0.5.0.ebuild 
b/dev-python/testscenarios/testscenarios-0.5.0.ebuild
index f81da08e2c7..4c2e3e972ef 100644
--- a/dev-python/testscenarios/testscenarios-0.5.0.ebuild
+++ b/dev-python/testscenarios/testscenarios-0.5.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
 
 inherit distutils-r1
 
@@ -22,17 +22,12 @@ RDEPEND="
 
 # using pytest for tests since unittest loader fails with py3.5+
 DEPEND="
-   ${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/pbr-0.11[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+   >=dev-python/pbr-0.11[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
 
 python_prepare_all() {
# Remove a faulty file from tests, missing a required attribute
rm ${PN}/tests/test_testcase.py || die
distutils-r1_python_prepare_all
 }
-
-python_test() {
-   pytest -vv || die "Tests fail with ${EPYTHON}"
-}



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

2020-05-31 Thread Michał Górny
commit: 4b4fbf93c92204d661e9c6097002c8ecf716af7b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:34:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b4fbf93

dev-python/pyrsistent: Backport py38 to 0.15.6 (py2)

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

 dev-python/pyrsistent/pyrsistent-0.15.6.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyrsistent/pyrsistent-0.15.6.ebuild 
b/dev-python/pyrsistent/pyrsistent-0.15.6.ebuild
index 015dba89df2..3ffac0b4f57 100644
--- a/dev-python/pyrsistent/pyrsistent-0.15.6.ebuild
+++ b/dev-python/pyrsistent/pyrsistent-0.15.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{6..9}} pypy3 )
 
 inherit distutils-r1
 
@@ -19,8 +19,8 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"
 
 DEPEND="
-   ${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )"
+   test? (
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )"
 
 distutils_enable_tests pytest



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

2020-05-31 Thread Michał Górny
commit: 460deb88a1d9df1b3bfd0ed9bc0a0d64119ceab9
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 15:27:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460deb88

dev-python/cmd2: Port to py39

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

 dev-python/cmd2/cmd2-0.10.1.ebuild | 2 +-
 dev-python/cmd2/cmd2-1.0.2.ebuild  | 7 ++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-python/cmd2/cmd2-0.10.1.ebuild 
b/dev-python/cmd2/cmd2-0.10.1.ebuild
index c6dd48a3be4..e4ce45c0ea6 100644
--- a/dev-python/cmd2/cmd2-0.10.1.ebuild
+++ b/dev-python/cmd2/cmd2-0.10.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1 virtualx
 

diff --git a/dev-python/cmd2/cmd2-1.0.2.ebuild 
b/dev-python/cmd2/cmd2-1.0.2.ebuild
index 52af0aec442..0a10ae6eda4 100644
--- a/dev-python/cmd2/cmd2-1.0.2.ebuild
+++ b/dev-python/cmd2/cmd2-1.0.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1 virtualx
 
@@ -38,3 +38,8 @@ src_test() {
local -x COLUMNS=80
virtx distutils-r1_src_test
 }
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv || die "Tests failed with ${EPYTHON}"
+}



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

2020-05-31 Thread Michał Górny
commit: 7fb0e6f22a02d8d43361982c73927d7983bab2ff
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 15:13:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb0e6f2

dev-python/subunit: Bump to 1.4.0

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

 dev-python/subunit/Manifest |  1 +
 dev-python/subunit/subunit-1.4.0.ebuild | 94 +
 2 files changed, 95 insertions(+)

diff --git a/dev-python/subunit/Manifest b/dev-python/subunit/Manifest
index b425058986c..60d5b945c2b 100644
--- a/dev-python/subunit/Manifest
+++ b/dev-python/subunit/Manifest
@@ -1 +1,2 @@
 DIST subunit-1.2.0.tar.gz 460532 BLAKE2B 
7f8a459afc576efed8fbf271a9d2e175ae9de9dda68acb26322f222ac46f12fee5dece4cb2679fca608ba307a3692aa84b13d0e093606bd89a53c69b2081cd44
 SHA512 
f6559fd771ad0732985230d11a9a8326ef35c817b62d1f50dc332f0032f7b08559a46d2534983b7d3964e45682ac49b3e348581ee0983861390abcd4ec20459c
+DIST subunit-1.4.0.tar.gz 488022 BLAKE2B 
4c3a714d02eeed9420074c4e032778a69b716a5cad0079193533e9bc8c0f4576d70b165eb413203ce8a916ac28466e9f5a113d4a7746019d7d09409df9860bae
 SHA512 
5d2e3cb96c09067ef4595c86648f13330c810b19e39c0b35bc9546c57bee957ddcf5cad7b8e3f92bda9b54dcdbf175863e2f6ba94020f880230459be7afdbbcf

diff --git a/dev-python/subunit/subunit-1.4.0.ebuild 
b/dev-python/subunit/subunit-1.4.0.ebuild
new file mode 100644
index 000..73b540892da
--- /dev/null
+++ b/dev-python/subunit/subunit-1.4.0.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-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 multilib-minimal
+
+DESCRIPTION="A streaming protocol for test results"
+HOMEPAGE="https://launchpad.net/subunit 
https://pypi.org/project/python-subunit/;
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
+
+LICENSE="Apache-2.0 BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+IUSE="static-libs test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/testtools-0.9.34[${PYTHON_USEDEP}]
+   dev-python/extras[${PYTHON_USEDEP}]
+   dev-lang/perl:="
+
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}]
+   >=dev-util/cppunit-1.13.2[${MULTILIB_USEDEP}]
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   test? (
+   dev-python/fixtures[${PYTHON_USEDEP}]
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   dev-python/testscenarios[${PYTHON_USEDEP}]
+   )"
+
+src_prepare() {
+   sed -i -e 's/os.chdir(os.path.dirname(__file__))//' setup.py || die
+
+   # Install perl modules in vendor_perl, bug 534654.
+   export INSTALLDIRS=vendor
+
+   # fails on py3.6
+   sed -i -e 's:test_add_tag:_&:' \
+   python/subunit/tests/test_subunit_tags.py || die
+
+   distutils-r1_src_prepare
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   econf \
+   --enable-shared \
+   $(use_enable static-libs static)
+}
+
+multilib_src_compile() {
+   default
+   multilib_is_native_abi && distutils-r1_src_compile
+}
+
+python_test() {
+   local -x PATH="${PWD}/shell/share:${PATH}"
+   local -x PYTHONPATH=python
+   # Following tests are known to fail in py2.7 & pypy. They pass under 
py3.
+   # DO NOT re-file
+   # test_add_error test_add_error_details test_add_expected_failure
+   # test_add_expected_failure_details test_add_failure test_add_failure
+   # https://bugs.launchpad.net/subunit/+bug/1436686
+
+   "${PYTHON}" -m testtools.run all_tests.test_suite || die "Testing 
failed with ${EPYTHON}"
+}
+
+multilib_src_test() {
+   multilib_is_native_abi && distutils-r1_src_test
+}
+
+multilib_src_install() {
+   local targets=(
+   install-include_subunitHEADERS
+   install-pcdataDATA
+   install-exec-local
+   install-libLTLIBRARIES
+   )
+   emake DESTDIR="${D}" "${targets[@]}"
+
+   multilib_is_native_abi && distutils-r1_src_install
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   find "${D}" -name '*.la' -delete || die
+}



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

2020-05-31 Thread Michał Górny
commit: 50a8e0e2a36b9b00dc8076834bb21eef814f92f8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:28:17 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a8e0e2

dev-python/linecache2: Port to py39

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

 dev-python/linecache2/linecache2-1.0.0.ebuild | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild 
b/dev-python/linecache2/linecache2-1.0.0.ebuild
index 21d4c0a310d..0f3e5e0bdcd 100644
--- a/dev-python/linecache2/linecache2-1.0.0.ebuild
+++ b/dev-python/linecache2/linecache2-1.0.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
 
 inherit distutils-r1
 
@@ -17,16 +17,13 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc 
ppc64 s390 sparc x86
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="
+BDEPEND="
dev-python/pbr[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/fixtures[${PYTHON_USEDEP}]
dev-python/unittest2[${PYTHON_USEDEP}]
)"
 
-RDEPEND=""
-
 python_test() {
"${PYTHON}" -m unittest2 discover || die "tests failed under ${EPYTHON}"
 }



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

2020-05-31 Thread Michał Górny
commit: 198eb85d3a3011c2649d0c48aec38f05a3048506
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:57:59 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198eb85d

dev-python/testtools: Bump to 2.4.0

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

 dev-python/testtools/Manifest  |  1 +
 .../testtools/files/testtools-2.4.0-py39.patch | 76 ++
 dev-python/testtools/testtools-2.4.0.ebuild| 45 +
 3 files changed, 122 insertions(+)

diff --git a/dev-python/testtools/Manifest b/dev-python/testtools/Manifest
index 04cb4cdd6ce..07f0ee86df3 100644
--- a/dev-python/testtools/Manifest
+++ b/dev-python/testtools/Manifest
@@ -1 +1,2 @@
 DIST testtools-2.3.0.tar.gz 231559 BLAKE2B 
6ae098e368cabc0bfe45736324819687a6086eccf868de7eec312caf7c64b5d75a3168f3966d5cd0b05ad9295957a7aa1ee3c1589f076de1f5cb619b197ba08a
 SHA512 
558fe6a1bdce7215f9f6f178f469a2b76948dc7ff0ce27400482a16683474edb81d9bf90ae48b6fcb8df9eb70759341b694aa162ed3d9d4abd372981cdcd8a64
+DIST testtools-2.4.0.tar.gz 233032 BLAKE2B 
8b0559039bfc5e18dfe8d70cc10f6e43ad2e1fbebf7d20d9c6c876c5672a6149064f558150d8eb09f569b82983ffe67e06143b14a1d8869efcc585839d6216ae
 SHA512 
af26e163a4caeb207a554b19f86c7892ab5ebe904c144d85273464e880cd18a991c70a77ff817aefb15768fa38f382e9ed853cdefb212dc697b24072e17535c0

diff --git a/dev-python/testtools/files/testtools-2.4.0-py39.patch 
b/dev-python/testtools/files/testtools-2.4.0-py39.patch
new file mode 100644
index 000..a502e1cc063
--- /dev/null
+++ b/dev-python/testtools/files/testtools-2.4.0-py39.patch
@@ -0,0 +1,76 @@
+From 1d698cf91cb2205aedc018e465a2e17c5a6a3e94 Mon Sep 17 00:00:00 2001
+From: Michel Alexandre Salim 
+Date: Sat, 16 May 2020 13:21:38 -0700
+Subject: [PATCH] Fix syntax error test for Python 3.9
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+On Python 3.9 the zero-width no-break space Unicode character U+FEFF
+does not get printed in syntax errors.
+
+See:
+https://bugzilla.redhat.com/show_bug.cgi?id=1831126
+
+This is reproducible in a virtual environment as well.
+
+Before:
+```
+.venv ❯ make check
+PYTHONPATH=/home/michel/src/github/testing-cabal/testtools python -m 
testtools.run testtools.tests.test_suite
+/usr/lib64/python3.9/runpy.py:127: RuntimeWarning: 'testtools.run' found in 
sys.modules after import of package 'testtools', but prior to execution of 
'testtools.run'; this may result in unpredictable behaviour
+  warn(RuntimeWarning(msg))
+Tests running...
+==
+FAIL: 
testtools.tests.test_testresult.TestNonAsciiResults.test_syntax_error_line_utf_8
+--
+Traceback (most recent call last):
+  File 
"/home/michel/src/github/testing-cabal/testtools/testtools/tests/test_testresult.py",
 line 2744, in test_syntax_error_line_utf_8
+self.assertThat(
+  File 
"/home/michel/src/github/testing-cabal/testtools/testtools/testcase.py", line 
499, in assertThat
+raise mismatch_error
+testtools.matchers._impl.MismatchError: 'Tests 
running...\n==\nERROR:
 
test_syntax_error_line_utf_8.Test.runTest\n--\nTraceback
 (most recent call last):\n  File 
"/tmp/TestNonAsciiResultsblblh75h/test_syntax_error_line_utf_8.py", line 6, in 
runTest\nimport bad\n  File "/tmp/TestNonAsciiResultsblblh75h/bad.py", line 
1\n\ufeff^ = 0 # paɪθən\n^\nSyntaxError: invalid syntax\n\nRan 1 test 
in 0.001s\nFAILED (failures=1)\n' does not match /.*bad.py", line 1\n\s*\^ = 0 
# pa\u026a\u03b8\u0259n\n \s*\^\nSyntaxError:.*/
+==
+FAIL: 
testtools.tests.test_testresult.TestNonAsciiResultsWithUnittest.test_syntax_error_line_utf_8
+--
+Traceback (most recent call last):
+  File 
"/home/michel/src/github/testing-cabal/testtools/testtools/tests/test_testresult.py",
 line 2744, in test_syntax_error_line_utf_8
+self.assertThat(
+  File 
"/home/michel/src/github/testing-cabal/testtools/testtools/testcase.py", line 
499, in assertThat
+raise mismatch_error
+testtools.matchers._impl.MismatchError: 
'E\n==\nERROR:
 runTest 
(test_syntax_error_line_utf_8.Test)\ntest_syntax_error_line_utf_8.Test.runTest\n--\ntesttools.testresult.real._StringException:
 Traceback (most recent call last):\n  File 
"/tmp/TestNonAsciiResultsWithUnittest_zzswpmj/test_syntax_error_line_utf_8.py", 
line 6, in runTest\nimport bad\n  File 

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

2020-05-31 Thread Michał Górny
commit: 965d17e34e346833f1a396961fd9d3cbfd453cd1
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 15:17:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=965d17e3

dev-python/colorama: Port to py39

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

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

diff --git a/dev-python/colorama/colorama-0.4.3.ebuild 
b/dev-python/colorama/colorama-0.4.3.ebuild
index f59dbf44d94..3756d4cce50 100644
--- a/dev-python/colorama/colorama-0.4.3.ebuild
+++ b/dev-python/colorama/colorama-0.4.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6..9}} )
 
 inherit distutils-r1
 



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

2020-05-31 Thread Michał Górny
commit: a27c745801f4617dc4dd5913817eb80aebe5ae4a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:24:59 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27c7458

dev-python/pbr: Port to py39

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

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

diff --git a/dev-python/pbr/pbr-5.4.5.ebuild b/dev-python/pbr/pbr-5.4.5.ebuild
index 16bbd60f00a..ea2101a5a69 100644
--- a/dev-python/pbr/pbr-5.4.5.ebuild
+++ b/dev-python/pbr/pbr-5.4.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1
@@ -30,13 +30,14 @@ BDEPEND="
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
>=dev-python/testresources-2.0.0[${PYTHON_USEDEP}]
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
=dev-python/stestr-2.1.0
dev-vcs/git
-   ' -3)
+   ' python3_{6,7,8})
)"
 PDEPEND=""
 
@@ -56,6 +57,12 @@ python_prepare_all() {
 }
 
 python_test() {
+   # TODO
+   if [[ ${EPYTHON} == python3.9 ]]; then
+   einfo "Skipping py3.9 due to unported sphinx"
+   return
+   fi
+
if ! python_is_python3; then
ewarn "Skipping tests on ${EPYTHON} to unblock circular deps."
ewarn "Please run tests manually."



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

2020-05-31 Thread Michał Górny
commit: 623d2d6dd5221b7cda92d0f6bc9de217690fe5f3
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:25:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623d2d6d

dev-python/extras: Port to py39

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

 dev-python/extras/extras-1.0.0.ebuild | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/extras/extras-1.0.0.ebuild 
b/dev-python/extras/extras-1.0.0.ebuild
index b092e5c776e..933ec5200ba 100644
--- a/dev-python/extras/extras-1.0.0.ebuild
+++ b/dev-python/extras/extras-1.0.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 python3_8 pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
 
 inherit distutils-r1
 
@@ -17,11 +17,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc 
ppc64 s390 sparc x86
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
+BDEPEND="
test? ( dev-python/testtools[${PYTHON_USEDEP}] )"
-RDEPEND=""
 
 python_test() {
-   "${PYTHON}" ${PN}/tests/test_extras.py || die
+   "${EPYTHON}" ${PN}/tests/test_extras.py || die
 }



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

2020-05-31 Thread Michał Górny
commit: a85fa13c113b1919890ccced42296c564c385931
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:29:47 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85fa13c

dev-python/traceback2: Port to py39

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

 dev-python/traceback2/traceback2-1.4.0.ebuild | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-python/traceback2/traceback2-1.4.0.ebuild 
b/dev-python/traceback2/traceback2-1.4.0.ebuild
index 19846f5c3da..ab201321028 100644
--- a/dev-python/traceback2/traceback2-1.4.0.ebuild
+++ b/dev-python/traceback2/traceback2-1.4.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
 
 inherit distutils-r1
 
@@ -14,12 +14,8 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 LICENSE="PSF-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86"
-IUSE=""
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]"
 
 RDEPEND="
-   ${DEPEND}
dev-python/linecache2[${PYTHON_USEDEP}]"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]"



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

2020-05-31 Thread Michał Górny
commit: 4a10c00f9b0a83fc034d6ab96258a08bb4061043
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:33:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 15:42:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a10c00f

dev-python/unittest2: Port to py39

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

 dev-python/unittest2/unittest2-1.1.0.ebuild | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-python/unittest2/unittest2-1.1.0.ebuild 
b/dev-python/unittest2/unittest2-1.1.0.ebuild
index 7ef8bf2464c..479a1085f05 100644
--- a/dev-python/unittest2/unittest2-1.1.0.ebuild
+++ b/dev-python/unittest2/unittest2-1.1.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
 
 inherit distutils-r1
 
@@ -16,14 +16,13 @@ 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"
 IUSE=""
 
-CDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND="
dev-python/linecache2[${PYTHON_USEDEP}]
>=dev-python/six-1.4[${PYTHON_USEDEP}]
dev-python/traceback2[${PYTHON_USEDEP}]
 "
-DEPEND="${CDEPEND}"
-RDEPEND="${CDEPEND}"
+
+distutils_enable_tests unittest
 
 PATCHES=(
"${FILESDIR}"/remove-argparse-dependence.patch
@@ -31,5 +30,6 @@ PATCHES=(
 )
 
 python_test() {
-   "${PYTHON}" -m unittest2 discover --verbose || die "tests failed under 
${EPYTHON}"
+   "${PYTHON}" -m unittest2 discover --verbose ||
+   die "tests failed under ${EPYTHON}"
 }



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

2020-05-31 Thread Mikle Kolyada
commit: ba1c0e8bb9759dc0eb0a628ebfe51a9a6c5e7da5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:35 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1c0e8b

app-text/libetonyek: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild 
b/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild
index dbe9b85d2ee..66621ce15c8 100644
--- a/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild
+++ b/app-text/libetonyek/libetonyek-0.1.9-r1.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 fi
 DESCRIPTION="Library parsing Apple Keynote presentations"
 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek;



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/

2020-05-31 Thread Mikle Kolyada
commit: a9be14360e92bc4a0adb19825fe58a2c84e19211
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:30 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9be1436

app-office/libreoffice-bin-debug: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.3.2.ebuild 
b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.3.2.ebuild
index 61b8703e10c..3fe8d2b0f01 100644
--- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.3.2.ebuild
+++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.3.2.ebuild
@@ -46,7 +46,7 @@ SRC_URI="
 IUSE="gnome java kde"
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 
 RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"
 



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

2020-05-31 Thread Mikle Kolyada
commit: b011697d51407518703765755336c7dfc162687e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:40:10 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:40:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b011697d

net-libs/nodejs: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-libs/nodejs/nodejs-14.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-14.2.0.ebuild 
b/net-libs/nodejs/nodejs-14.2.0.ebuild
index c671beff662..044801a1ea6 100644
--- a/net-libs/nodejs/nodejs-14.2.0.ebuild
+++ b/net-libs/nodejs/nodejs-14.2.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm pax_kernel +snapshot 
+ssl +system-ssl systemtap test"
 REQUIRED_USE="
inspector? ( icu ssl )



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

2020-05-31 Thread Mikle Kolyada
commit: 3fafd74708fd04800030093b007f8b0cecac99be
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:49 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fafd747

dev-libs/liborcus: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/liborcus/liborcus-0.15.4.ebuild 
b/dev-libs/liborcus/liborcus-0.15.4.ebuild
index 999baa80ea0..4ed618d5956 100644
--- a/dev-libs/liborcus/liborcus-0.15.4.ebuild
+++ b/dev-libs/liborcus/liborcus-0.15.4.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then
inherit git-r3
 else
SRC_URI="https://kohei.us/files/orcus/src/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 fi
 
 LICENSE="MIT"



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

2020-05-31 Thread Mikle Kolyada
commit: 3e114d2bd219a932d60d8d358d96db9ff749
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:43 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e114d2b

app-text/libwps: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-text/libwps/libwps-0.4.11.ebuild 
b/app-text/libwps/libwps-0.4.11.ebuild
index 8fd4c09f00c..469c52effde 100644
--- a/app-text/libwps/libwps-0.4.11.ebuild
+++ b/app-text/libwps/libwps-0.4.11.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 x86"
 IUSE="debug doc static-libs tools"
 
 BDEPEND="



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

2020-05-31 Thread Mikle Kolyada
commit: d754f11dc35db4074c1907631d102fb1540166ec
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:33 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d754f11d

app-office/libreoffice-l10n: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-office/libreoffice-l10n/libreoffice-l10n-6.4.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-6.4.3.2.ebuild 
b/app-office/libreoffice-l10n/libreoffice-l10n-6.4.3.2.ebuild
index 0a4259bf506..e55b63b677d 100644
--- a/app-office/libreoffice-l10n/libreoffice-l10n-6.4.3.2.ebuild
+++ b/app-office/libreoffice-l10n/libreoffice-l10n-6.4.3.2.ebuild
@@ -17,7 +17,7 @@ 
BASE_SRC_URI_STABLE="https://download.documentfoundation.org/${PN/-l10n/}/stable
 
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="offlinehelp"
 
 #



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

2020-05-31 Thread Mikle Kolyada
commit: e4f8acc38918e7e59e4dea1f84fe0da51a2a997f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:52 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f8acc3

dev-python/pyicu: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-python/pyicu/pyicu-2.4.3.ebuild 
b/dev-python/pyicu/pyicu-2.4.3.ebuild
index 3dfb7f457c8..62d9421eee7 100644
--- a/dev-python/pyicu/pyicu-2.4.3.ebuild
+++ b/dev-python/pyicu/pyicu-2.4.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="dev-libs/icu:="
 DEPEND="${RDEPEND}"



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

2020-05-31 Thread Mikle Kolyada
commit: 3dbd776968b66111f2aa7dcd9993800948ebef83
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:01 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbd7769

dev-libs/icu-layoutex: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild 
b/dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild
index 6ad2e05b44c..a20ed64f543 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-67.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
 IUSE="debug static-libs"
 
 BDEPEND="



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

2020-05-31 Thread Mikle Kolyada
commit: 319b5d57d4500c3f61d487eb265c05b40e97b154
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:46 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=319b5d57

dev-libs/libixion: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/libixion/libixion-0.15.0.ebuild 
b/dev-libs/libixion/libixion-0.15.0.ebuild
index b93481abbca..96485f2dc0a 100644
--- a/dev-libs/libixion/libixion-0.15.0.ebuild
+++ b/dev-libs/libixion/libixion-0.15.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == * ]]; then
inherit git-r3
 else
SRC_URI="https://kohei.us/files/ixion/src/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 fi
 
 LICENSE="MIT"



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

2020-05-31 Thread Mikle Kolyada
commit: de6a4485efb23030e6fd952e3bb106be61e639a3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:38 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6a4485

app-text/libmwaw: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-text/libmwaw/libmwaw-0.3.16.ebuild 
b/app-text/libmwaw/libmwaw-0.3.16.ebuild
index b142992c749..901bad47b37 100644
--- a/app-text/libmwaw/libmwaw-0.3.16.ebuild
+++ b/app-text/libmwaw/libmwaw-0.3.16.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} =  ]]; then
inherit autotools git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-   KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 fi
 
 DESCRIPTION="Library parsing many pre-OSX MAC text formats"



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

2020-05-31 Thread Mikle Kolyada
commit: 121be103bf730d8a6d08559aef8d478163a7e26b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:28 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=121be103

app-office/libreoffice-bin: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-office/libreoffice-bin/libreoffice-bin-6.4.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice-bin/libreoffice-bin-6.4.3.2.ebuild 
b/app-office/libreoffice-bin/libreoffice-bin-6.4.3.2.ebuild
index e61156b9b4f..62297307928 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-6.4.3.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-6.4.3.2.ebuild
@@ -51,7 +51,7 @@ SRC_URI="
 IUSE="gnome java kde"
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 
 BIN_COMMON_DEPEND="
app-text/hunspell:0/1.7



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

2020-05-31 Thread Mikle Kolyada
commit: 860459327688d2e3f77e4f4c9fe5f970fe2698f6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:40:05 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:40:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86045932

media-libs/libcdr: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-libs/libcdr/libcdr-0.1.6.ebuild 
b/media-libs/libcdr/libcdr-0.1.6.ebuild
index 600f064a6c0..628e4b9f1ec 100644
--- a/media-libs/libcdr/libcdr-0.1.6.ebuild
+++ b/media-libs/libcdr/libcdr-0.1.6.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} =  ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev-www.libreoffice.org/src/libcdr/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Library parsing the Corel cdr documents"



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

2020-05-31 Thread Mikle Kolyada
commit: aea2d07849671852c5021b68508b56a0f0b5f44f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:40:02 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:40:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea2d078

media-libs/harfbuzz: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
index 12dfabc2607..03b0b3e54b2 100644
--- a/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-2.6.5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} =  ]] ; then
inherit git-r3 autotools
 else

SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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 ~mips ~ppc ~ppc64 ~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: dev-libs/libuv/

2020-05-31 Thread Mikle Kolyada
commit: 9d6fc26992ace8013a99afbef1e33ad47690c528
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:40:12 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:40:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6fc269

dev-libs/libuv: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/libuv/libuv-1.37.0.ebuild 
b/dev-libs/libuv/libuv-1.37.0.ebuild
index 837368a91e4..2e233698bed 100644
--- a/dev-libs/libuv/libuv-1.37.0.ebuild
+++ b/dev-libs/libuv/libuv-1.37.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD BSD-2 ISC MIT"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~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"
 IUSE="static-libs"
 RESTRICT="test"
 



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

2020-05-31 Thread Mikle Kolyada
commit: d5081bbcd4bda3148396e4a0b8baa6e323616044
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:40 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5081bbc

app-text/libstaroffice: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild 
b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
index 570eede5ca5..09a586e63ec 100644
--- a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
+++ b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == ** ]]; then
inherit git-r3 autotools
 else

SRC_URI="https://github.com/fosnola/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 fi
 
 DESCRIPTION="Import filter for old StarOffice documents"



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

2020-05-31 Thread Mikle Kolyada
commit: f94562b15da3641ed97565357f134fcb32f61df7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:59 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f94562b1

media-gfx/graphite2: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/media-gfx/graphite2/graphite2-1.3.14.ebuild 
b/media-gfx/graphite2/graphite2-1.3.14.ebuild
index 6c4aeeac868..70d1e3bd1a1 100644
--- a/media-gfx/graphite2/graphite2-1.3.14.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.14.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~mips ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="perl test"
 RESTRICT="!test? ( test )"
 



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

2020-05-31 Thread Mikle Kolyada
commit: bd8999fa07024ca7220d716e0d08d3490c6d7c08
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:55 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8999fa

dev-util/mdds: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-util/mdds/mdds-1.6.0.ebuild b/dev-util/mdds/mdds-1.6.0.ebuild
index 9364d50feb9..916b5bce61a 100644
--- a/dev-util/mdds/mdds-1.6.0.ebuild
+++ b/dev-util/mdds/mdds-1.6.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
inherit git-r3
 else
SRC_URI="https://kohei.us/files/${PN}/src/${P}.tar.bz2;
-   KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 fi
 inherit autotools toolchain-funcs
 



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

2020-05-31 Thread Mikle Kolyada
commit: 655a531d251d6ded05898e78d45bbedea098dac1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:38:58 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:38:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655a531d

dev-libs/icu: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/icu/icu-67.1.ebuild b/dev-libs/icu/icu-67.1.ebuild
index a5ddc28cca9..e99452b4a27 100644
--- a/dev-libs/icu/icu-67.1.ebuild
+++ b/dev-libs/icu/icu-67.1.ebuild
@@ -14,7 +14,7 @@ LICENSE="BSD"
 
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~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 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="debug doc examples static-libs"
 
 BDEPEND="${PYTHON_DEPS}



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

2020-05-31 Thread Mikle Kolyada
commit: 49f67ef4b5bc5ae8e167ba85d8fd0197413ab7f4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:39:22 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:39:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f67ef4

app-office/libreoffice: x86 stable wrt bug #716822

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-office/libreoffice/libreoffice-6.4.3.2.ebuild 
b/app-office/libreoffice/libreoffice-6.4.3.2.ebuild
index 13bdfc7c519..f32c7fe233c 100644
--- a/app-office/libreoffice/libreoffice-6.4.3.2.ebuild
+++ b/app-office/libreoffice/libreoffice-6.4.3.2.ebuild
@@ -82,7 +82,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
 
 [[ ${MY_PV} == ** ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
dev-util/intltool



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

2020-05-31 Thread Sergei Trofimovich
commit: 389fda3052e8c241763b23b7a415a83d37a58bd9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 31 15:17:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 31 15:17:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389fda30

dev-python/breathe: keyworded 4.14.1 for ia64, bug #709752

Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/breathe/breathe-4.14.1.ebuild 
b/dev-python/breathe/breathe-4.14.1.ebuild
index 1072a576a27..4eb6882e4b0 100644
--- a/dev-python/breathe/breathe-4.14.1.ebuild
+++ b/dev-python/breathe/breathe-4.14.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
app-doc/doxygen



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

2020-05-31 Thread Sergei Trofimovich
commit: d97624986d8d71b7030bff854f7f62458aefd4b1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 31 15:17:29 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 31 15:17:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9762498

dev-libs/libcbor: keyworded 0.7.0 for ia64, bug #709752

Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-libs/libcbor/libcbor-0.7.0.ebuild 
b/dev-libs/libcbor/libcbor-0.7.0.ebuild
index 7041fdc527a..b4319500d91 100644
--- a/dev-libs/libcbor/libcbor-0.7.0.ebuild
+++ b/dev-libs/libcbor/libcbor-0.7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
 IUSE="+custom-alloc doc test"
 
 BDEPEND="



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

2020-05-31 Thread Sergei Trofimovich
commit: 4f1592c5e046b0230e20b5ec89211b1983438ca0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 31 15:17:26 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 31 15:17:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1592c5

dev-libs/libfido2: keyworded 1.4.0 for ia64, bug #709752

Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-libs/libfido2/libfido2-1.4.0.ebuild 
b/dev-libs/libfido2/libfido2-1.4.0.ebuild
index f9b15003f56..9a174b33a13 100644
--- a/dev-libs/libfido2/libfido2-1.4.0.ebuild
+++ b/dev-libs/libfido2/libfido2-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Yubico/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="libressl +static-libs"
 
 DEPEND="



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

2020-05-31 Thread Michał Górny
commit: b0ef64f5a6dccfa0af81fb7393f4913894abf893
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 14:19:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 14:19:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ef64f5

dev-python/pbr: Bump to EAPI 7

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

 dev-python/pbr/pbr-5.4.5.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/pbr/pbr-5.4.5.ebuild b/dev-python/pbr/pbr-5.4.5.ebuild
index df887424540..16bbd60f00a 100644
--- a/dev-python/pbr/pbr-5.4.5.ebuild
+++ b/dev-python/pbr/pbr-5.4.5.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
 
 PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 PYTHON_REQ_USE="threads(+)"
@@ -23,8 +23,7 @@ RESTRICT="!test? ( test )"
 # git is needed for tests, see https://bugs.launchpad.net/pbr/+bug/1326682 and 
https://bugs.gentoo.org/show_bug.cgi?id=561038
 # docutils is needed for sphinx exceptions... 
https://bugs.gentoo.org/show_bug.cgi?id=603848
 # stestr is run as external tool
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
+BDEPEND="
test? (
$(python_gen_cond_dep '
>=dev-python/wheel-0.32.0[${PYTHON_USEDEP}]



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

2020-05-31 Thread Michał Górny
commit: 4780a5941eb2c5779898237f66b7c35e56f094ae
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 13:57:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 14:17:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4780a594

dev-python/pbr: Bump to 5.4.5

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

 dev-python/pbr/Manifest |  1 +
 dev-python/pbr/pbr-5.4.5.ebuild | 73 +
 2 files changed, 74 insertions(+)

diff --git a/dev-python/pbr/Manifest b/dev-python/pbr/Manifest
index 585bf23c8a1..72e332c1fc6 100644
--- a/dev-python/pbr/Manifest
+++ b/dev-python/pbr/Manifest
@@ -2,4 +2,5 @@ DIST pbr-3.1.1.tar.gz 102665 BLAKE2B 
301515d50f8550f5553a29faacb1daef589b41b8116
 DIST pbr-4.1.1.tar.gz 108683 BLAKE2B 
5c0157ff14590113e7baae0bdca1ff46108a7a10d6eae8bd0a2d06bee62b4aa65eed25c900ae1b67324ac6b416641081c63a274c9694db1877b5d9073c1c04d9
 SHA512 
ed739901b3a2d1eafa1d4d408a39f1e5d967776571efe0913877145aaccee3114558e107a4e5704403288324c63a08cfbca07a3409bd1baafcbc33105abdf3e4
 DIST pbr-4.2.0.tar.gz 107958 BLAKE2B 
716283ceb7b1a8da41e77441c7526bf8cbdb5be7c710013630d3bbddf7de0ce37f3abd063f6103f3ec27fc5c09796f6452d8117df3b533b3c7377bf6dce7d37f
 SHA512 
d46d9b4d0d3fd5c14e0a474ca7beceddf794a5dbcf66f810993b8d33b48602518072effcd429566f4eede2a38c4aec289df262c2c0e7ab4b82474e14f14d
 DIST pbr-5.1.1.tar.gz 113476 BLAKE2B 
9e4857f13eba2e18abffa3d7c56f05eb5a5997b855f02770a807cec110e6eb4596b333b67beba2a507bb8cb55fcd3ed87a012b4a3a245b81d0a74737c010f157
 SHA512 
cd6f8bdc6db80841e948dbb278423556861aa681b970050a40c920dd00e32704a29cfdd28aabd4d14e0e577fff1bc816f0646a62c9450d0d85233ab5802606f1
+DIST pbr-5.4.5.tar.gz 120510 BLAKE2B 
f0f22a25e41820a0848aface6c241e38d8c4500d14ac3c8abf3d3b5f3f2d88680505d43f045589d700e9c07ade1643712274b156832246ca3f2050f44e4cda26
 SHA512 
b53ca10b7af7e365ff99ecf11942d3f047112d69f7e963716d07bc156077b08d79bb708bb93aae342e5e03c83278507b6990137dc34d0ebc11de53bd57ab3654
 DIST pbr-wheel.patch 2781 BLAKE2B 
f36ac5bfe22e97dd93735581461f5ac79753543e0e03bcf569d95a3bfac70362c50af8bfc745e5d29ff07092e9669782ddaf3f8edd70501966c4d4682a5bfa33
 SHA512 
3c89eb9ea617da1d3e2eca3fadff6f5be9f55e4a258e1fbcdd221f3c0ec3cbfd13abe401bdfdb4b464baf74b8111e981f2dab4fb2839a4b52aee65212d1589f5

diff --git a/dev-python/pbr/pbr-5.4.5.ebuild b/dev-python/pbr/pbr-5.4.5.ebuild
new file mode 100644
index 000..df887424540
--- /dev/null
+++ b/dev-python/pbr/pbr-5.4.5.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Inject some useful and sensible default behaviors into setuptools"
+HOMEPAGE="https://github.com/openstack-dev/pbr;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86 
~amd64-linux ~x86-linux"
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+# git is needed for tests, see https://bugs.launchpad.net/pbr/+bug/1326682 and 
https://bugs.gentoo.org/show_bug.cgi?id=561038
+# docutils is needed for sphinx exceptions... 
https://bugs.gentoo.org/show_bug.cgi?id=603848
+# stestr is run as external tool
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_cond_dep '
+   >=dev-python/wheel-0.32.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/testresources-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   =dev-python/stestr-2.1.0
+   dev-vcs/git
+   ' -3)
+   )"
+PDEPEND=""
+
+# This normally actually belongs here.
+python_prepare_all() {
+   # TODO: investigate
+   sed -e s':test_console_script_develop:_&:' \
+   -e s':test_console_script_install:_&:' \
+   -i pbr/tests/test_core.py || die
+   # broken on pypy3
+   # https://bugs.launchpad.net/pbr/+bug/1881479
+   sed -e 's:test_generates_c_extensions:_&:' \
+   -i pbr/tests/test_packaging.py || die
+   rm pbr/tests/test_wsgi.py || die "couldn't remove wsgi network tests"
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   if ! python_is_python3; then
+   ewarn "Skipping tests on 

[gentoo-commits] repo/proj/guru:dev commit in: sys-process/gotop/

2020-05-31 Thread Mathieu Tortuyaux
commit: 9801279ca7c22394dcc6dade8f837922ee078924
Author: Mathieu Tortuyaux  gmail  com>
AuthorDate: Sun May 31 14:08:10 2020 +
Commit: Mathieu Tortuyaux  gmail  com>
CommitDate: Sun May 31 14:09:15 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9801279c

sys-process/gotop: bump minor to 3.5.3

https://github.com/xxxserxxx/gotop/releases/tag/v3.5.3

Package-Manager: Portage-2.3.89, Repoman 2.3.20
Signed-off-by: Mathieu Tortuyaux  gmail.com>

 sys-process/gotop/Manifest | 34 +-
 .../{gotop-3.5.2.ebuild => gotop-3.5.3.ebuild} | 32 
 2 files changed, 65 insertions(+), 1 deletion(-)

diff --git a/sys-process/gotop/Manifest b/sys-process/gotop/Manifest
index 2aaed36..1a933a7 100644
--- a/sys-process/gotop/Manifest
+++ b/sys-process/gotop/Manifest
@@ -33,6 +33,13 @@ DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.2.0.mod 34 
BLAKE2B a4239cba934b6e8
 DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.3.1.mod 34 BLAKE2B 
a4239cba934b6e80714b93d47e88f22ad28ce41d1d984c4261cc3f5f3b857fb28785223fa911b258e2665be2a9d24ffbd925e9e0f374452a2aacd712ad9d5f75
 SHA512 
e059a34363bb826bbcb8981adbfc10da90e04b86dc5376ab20bdfe1fab135953cff41ef1daa116aff10e9f3e6503168f6baf902f09aa0e8cd9a0da96b932f4b6
 DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.3.2.mod 34 BLAKE2B 
a4239cba934b6e80714b93d47e88f22ad28ce41d1d984c4261cc3f5f3b857fb28785223fa911b258e2665be2a9d24ffbd925e9e0f374452a2aacd712ad9d5f75
 SHA512 
e059a34363bb826bbcb8981adbfc10da90e04b86dc5376ab20bdfe1fab135953cff41ef1daa116aff10e9f3e6503168f6baf902f09aa0e8cd9a0da96b932f4b6
 DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.3.2.zip 465217 BLAKE2B 
4caaf832a22faf1c45e04bebf35d29b38bfab18a490ad1fd7b2c6cd85ae678fd3991505f68e526f9f2205cf919374b07d57f8abe95d8f74dc8263cd37a9db3dd
 SHA512 
7fe69c066b2407e6000ae21888f6cc696e51df2342a71e196aba1a9a9ecce630bd9a4d41c58b3105002508a4d0efb9c5ae2b8a87f848b8e2c6293558b8c4b4ad
+DIST 
github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.1.0.20200221234624-67d41d38c208.mod
 151 BLAKE2B 
9c1bc32114f742984396777149c3fad997bb47288dfe265614a1d17412ae3946581c2e60ff9ab87e784d71cfbe423b7ed1ea5864b6cd3f81f35e9103c8c08a00
 SHA512 
431b8d4756fe79e43cdc2f8478f3171ac9c9091e50503301fc83d34c90001fb6ee0fee3bc05f66e47d657977395769e54efa0fb74ba35f34429cc0dac5c3
+DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.1.mod 151 BLAKE2B 
260f1bb3e48b0bf9870ea3b725b13f84d2f18a12c6ca1275afcc2897bef547fcc1e893bd6b1efd46330bc1de66a00e3ef133a4418a50a075302aa3141abed8e5
 SHA512 
b6d7911148c590b3ce2a14a158cfbb94dd56dd402b3a4a2399adcd0421604f85d904244ddf5f8dba65326f04a7817d5652b30a306c65f44fd248ed269485a21c
+DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.2.mod 151 BLAKE2B 
efe8a8f8394f082a813ed4983158ada7bcd20f92f9f8b9b0d0e61e8dbb968b3c825432ae05d69c9b61a04ad57533c1e60438d9a1964312d4c9168f86864ba2d3
 SHA512 
2df7aaf6cb36a18165dc458a7b3f4158e2bce3bf10165418de401dd43e06d44378511dd4fea6530cb668a8ebb17b4c3f294ba35f5018e6aeb1b7b9082aac8a84
+DIST 
github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.4.0.20200313231945-b860323f09d0.mod
 154 BLAKE2B 
8645404d124dde54c3e9c284b1243b1faf2124f2b7d6c5e6566ca600d3c965f7787f09f6825840f5e3ea6d36c016ef2c7fef10e8e12dce354593f7a8a3210a33
 SHA512 
4c9416c4777123a39b23b49ecf6265295fc3432de083a04dbefc87264b8c69f0d9e342ebb7e8e488f30c3efdc02951fd7dec23dfd1fef0802c8f0250f96612a8
+DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0.mod 124 BLAKE2B 
4c032e7f2e1c8765cdd720690c1067c7c0ba1005bbfae01cd928bc60d96bd82321052fdb18a4ae12119144e34865cf910e306c5116e4f4f56cc5f70f5d52004e
 SHA512 
acbd5afd399b3798d4b24529479b18523ae4009e21acde15a3893d2af75f9a6e65fcbd5a237423849003eb8903718eaa0b1aed9177c390972ab9490f3acc0d1f
+DIST github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0.zip 205991 BLAKE2B 
75d746f36cc90088b863fa6c00c6ea30f071c5704593de0fe37b810c530170f6062c35460717a52170f7caa7e6c015ce2357384147fe4a12a9d695add2915394
 SHA512 
4542c6a57361c255ab89d2330c1af61cd706edf82c02bc48854e6f4407911a1657151ecc286b774e25be93bef29d63d2f031a99e24ecdb212030bcb1dbf7b17d
+DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.0.mod 40 BLAKE2B 
c717b6aaf18662c20120746a021b0ca878e7b190b3456cab24ec98032390a85b0af8540295e470647d403bf1beb582c8f8a74fa7129c4cbf747257206235c5a5
 SHA512 
351dc24af135b9c9d714aadce40fe9fa1ec05a35a4df90af79926d5119c3f33a6510ab9d78243748d7dad10bd2178f47d342ea2389972b88d5e9b4be6dee7daa
 DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.1.mod 40 BLAKE2B 
c717b6aaf18662c20120746a021b0ca878e7b190b3456cab24ec98032390a85b0af8540295e470647d403bf1beb582c8f8a74fa7129c4cbf747257206235c5a5
 SHA512 
351dc24af135b9c9d714aadce40fe9fa1ec05a35a4df90af79926d5119c3f33a6510ab9d78243748d7dad10bd2178f47d342ea2389972b88d5e9b4be6dee7daa
 DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.4.0.mod 105 BLAKE2B 
ffd22df03c1b351fb766a97818d46cc6aebeef365632d5263c90cf45a4acffdf5811da10ea2cd4747bc9691f74661c0b655961a065ed15a0194eeb4d1d12ca9b
 SHA512 

<    1   2   3   4   5   >