summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-17 10:34:43 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-17 10:35:23 -0500
commitdd3ce6a2b3bec7cbbbb9db2c84a1171368ed186f (patch)
tree2e63f0532e56638acbe5da34ca0e6a66a27db86e
parentprofiles: unmask pax-utils[seccomp] #560098 (diff)
downloadgentoo-dd3ce6a2b3bec7cbbbb9db2c84a1171368ed186f.tar.gz
gentoo-dd3ce6a2b3bec7cbbbb9db2c84a1171368ed186f.tar.bz2
gentoo-dd3ce6a2b3bec7cbbbb9db2c84a1171368ed186f.zip
net-misc/tlsdate: add arm64/m68k/s390/sh/sparc love
-rw-r--r--net-misc/tlsdate/tlsdate-0.0.13.ebuild2
-rw-r--r--profiles/arch/arm64/package.use.mask4
-rw-r--r--profiles/arch/mips/package.use.mask8
-rw-r--r--profiles/default/linux/uclibc/mips/package.use.mask4
4 files changed, 9 insertions, 9 deletions
diff --git a/net-misc/tlsdate/tlsdate-0.0.13.ebuild b/net-misc/tlsdate/tlsdate-0.0.13.ebuild
index 51e13a5af0c9..8253943bf835 100644
--- a/net-misc/tlsdate/tlsdate-0.0.13.ebuild
+++ b/net-misc/tlsdate/tlsdate-0.0.13.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ioerror/tlsdate/tarball/${P} -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86"
IUSE="dbus +seccomp static-libs"
DEPEND="dev-libs/openssl
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 29393b277462..101c6449bbbd 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Mike Frysinger <vapier@gentoo.org> (17 Dec 2015)
+# The tlsdate seccomp logic is open-coded and doesn't support this arch yet.
+net-misc/tlsdate seccomp
+
# Mike Frysinger <vapier@gentoo.org> (20 Jul 2015)
# Needs deps tested.
net-misc/curl curl_ssl_axtls curl_ssl_polarssl metalink
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index 1994d245defc..6d9c43cbba4a 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Mike Frysinger <vapier@gentoo.org> (17 Dec 2015)
+# The tlsdate seccomp logic is open-coded and doesn't support this arch yet.
+net-misc/tlsdate seccomp
+
# Davide Pesavento <pesa@gentoo.org> (26 Oct 2015)
# Tests require non-keyworded qt5
dev-qt/qtchooser test
@@ -10,10 +14,6 @@ dev-qt/qtchooser test
# Requires matplotlib which requires a bit more.
dev-python/numpydoc test
-# Anthony G. Basile <blueness@gentoo.org> (10 Sep 2015)
-# # seccomp code is currently broken, bug #560098
-app-misc/pax-utils seccomp
-
# Mikle Kolyada <zlogene@gentoo.org> (12 Apr 2015)
# GNOME Shell does not work on mips
net-misc/wicd gnome-shell
diff --git a/profiles/default/linux/uclibc/mips/package.use.mask b/profiles/default/linux/uclibc/mips/package.use.mask
index 807c6db77727..c048f6d6fc3d 100644
--- a/profiles/default/linux/uclibc/mips/package.use.mask
+++ b/profiles/default/linux/uclibc/mips/package.use.mask
@@ -6,10 +6,6 @@
# Tests require non-keyworded qt5
dev-qt/qtchooser test
-# Anthony G. Basile <blueness@gentoo.org> (10 Sep 2015)
-# seccomp code is currently broken, bug #560098
-app-misc/pax-utils seccomp
-
# Matthias Maier <tamiko@gentoo.org> (24 Dec 2014)
# sys-devel/clang is not keyworded on mips.
app-doc/doxygen clang