Skip to content

Commit

Permalink
Revert "profiles/riscv: mask tests on protobuf"
Browse files Browse the repository at this point in the history
This reverts commit 87d6564.

Signed-off-by: Ben Kohler <[email protected]>
  • Loading branch information
benkohler committed May 15, 2020
1 parent 1202b84 commit 37edfc2
Show file tree
Hide file tree
Showing 14 changed files with 24 additions and 131 deletions.
1 change: 0 additions & 1 deletion app-portage/eix/Manifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
DIST eix-0.33.11.tar.xz 623256 BLAKE2B 756feed85cb4f40ef9228a03d2a8b8470eb6017b00d93b364d67e3d11ecaacce2bb9c6afed388d9f70dfcb7a0b9ece13ca6ee523f5839b7d9bf80cf3b2721524 SHA512 2829d1482abfe479ae71e8b00da07abe74ba3090ba2a3f9d9a93437cb2d4d64213968bcd6c082a6703ec1d9c36dfcfaa0850172f3ffd4d256f553b98eeaf29e6
DIST eix-0.33.9.tar.xz 627944 BLAKE2B cb4add12301a4f08b6ca052df92be34c8a448b386aa700e8ac7e1fbe8563cd76047994007ac94d8989747d843f70a5e1731b401510f58badd9811b30c2ce3be8 SHA512 7539a91d5b5343532ceab1f4aeb82a95413c39b1a57b9e7922032acc937cc8b839494fc40f3510218349561c6d50e89e1861d2fce5e60eabed2465316b28a756
DIST eix-0.34.1.tar.xz 626484 BLAKE2B 3f33df9d3f45abc073d7b80a7a6b3574ef6c1372042cb1ec4f0b0213842bc48d8d5a76c005ece2c060a39b1c8778764eb1f6808e75bc10af6e366e33e10aa6c7 SHA512 86289d8dcb0cf87ad48c739aae637626f9e63200a48d019fc96e74f2851b2791a61741d5db72ceaf3e5a375fb0dbf9302b04f766c3def69bcaabb393545dc767
110 changes: 0 additions & 110 deletions app-portage/eix/eix-0.34.1.ebuild

This file was deleted.

2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.10.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else
URI_PV=${MY_PV:=${GOOGLETEST_COMMIT}}
fi
SRC_URI="https://github.com/google/googletest/archive/${URI_PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
S="${WORKDIR}"/googletest-${MY_PV}
fi

Expand Down
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.8.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SRC_URI="https://github.com/google/googletest/archive/release-${PV}.tar.gz -> ${

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples test"
RESTRICT="!test? ( test )"

Expand Down
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SRC_URI="https://github.com/google/googletest/archive/release-${PV}.tar.gz -> ${

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples test"
RESTRICT="!test? ( test )"

Expand Down
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.8.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/google/googletest"
else
SRC_URI="https://github.com/google/googletest/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
S="${WORKDIR}"/googletest-release-${PV}
fi

Expand Down
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.8.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/google/googletest"
else
SRC_URI="https://github.com/google/googletest/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
S="${WORKDIR}"/googletest-release-${PV}
fi

Expand Down
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else
MY_PV=${GOOGLETEST_COMMIT}
fi
SRC_URI="https://github.com/google/googletest/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
S="${WORKDIR}"/googletest-${MY_PV}
fi

Expand Down
2 changes: 1 addition & 1 deletion dev-cpp/gtest/gtest-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ else
URI_PV=${MY_PV:=${GOOGLETEST_COMMIT}}
fi
SRC_URI="https://github.com/google/googletest/archive/${URI_PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
S="${WORKDIR}"/googletest-${MY_PV}
fi

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/protobuf/protobuf-3.10.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi

LICENSE="BSD"
SLOT="0/21"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/protobuf/protobuf-3.11.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi

LICENSE="BSD"
SLOT="0/22"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/protobuf/protobuf-3.11.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi

LICENSE="BSD"
SLOT="0/22"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/protobuf/protobuf-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi

LICENSE="BSD"
SLOT="0/22"
KEYWORDS="~riscv"
KEYWORDS=""
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"

Expand Down
22 changes: 13 additions & 9 deletions profiles/arch/riscv/package.use.mask
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Mikle Kolyada <[email protected]> (2020-05-16)
# missing keywords
dev-libs/protobuf test

# Lars Wendler <[email protected]> (2020-05-10)
# Missing keyword
media-libs/freetype brotli
Expand All @@ -13,6 +9,14 @@ media-libs/freetype brotli
# Mask until app-arch/lz4 is keyworded
app-arch/zstd lz4

# Sergei Trofimovich <[email protected]> (2020-05-07)
# Mask until app-arch/zstd is keyworded
sys-devel/gcc zstd

# Zac Medico <[email protected]> (2020-05-07)
# Mask until app-arch/zstd is keyworded
sys-apps/portage binpkg-zstd

# Patrick McLean <[email protected]> (2020-04-16)
# Lots of python dependencies, mask to facilitate keywording
# keywording dev-libs/libfido2
Expand Down Expand Up @@ -50,7 +54,7 @@ dev-vcs/git pcre-jit

app-admin/syslog-ng amqp dbi geoip geoip2 json kafka mongodb python redis spoof-source smtp snmp test
app-admin/sysstat lm-sensors
app-arch/libarchive lz4 lzo
app-arch/libarchive lz4 lzo zstd
app-arch/unzip natspec
app-crypt/gnupg smartcard tofu wks-server
app-crypt/mit-krb5 doc test xinetd
Expand All @@ -62,7 +66,7 @@ app-text/asciidoc graphviz test
app-text/po4a test
app-text/xmlto text
dev-lang/python tk
dev-libs/boost mpi numpy
dev-libs/boost mpi numpy zstd
dev-libs/check doc subunit
dev-libs/glib gtk-doc test
dev-libs/icu doc
Expand All @@ -85,7 +89,7 @@ dev-util/pkgconf test
dev-util/strace unwind
dev-vcs/git cvs highlight gnome-keyring subversion tk xinetd
media-libs/freetype harfbuzz png
media-libs/tiff jbig jpeg test webp
media-libs/tiff jbig jpeg test webp zstd
net-fs/nfs-utils nfsv41
net-libs/gnutls doc test-full
net-libs/ldns doc python
Expand All @@ -101,8 +105,8 @@ sys-block/thin-provisioning-tools test
sys-devel/automake test
sys-devel/gdb source-highlight
sys-devel/gettext cvs
sys-fs/squashfs-tools lz4 lzma lzo
sys-fs/squashfs-tools lz4 lzma lzo zstd
sys-libs/libcap-ng python
sys-process/audit gssapi python
sys-process/procps test
sys-fs/squashfs-tools-ng lz4 lzo
sys-fs/squashfs-tools-ng lz4 lzo zstd

0 comments on commit 37edfc2

Please sign in to comment.