commit:     dd3ce6a2b3bec7cbbbb9db2c84a1171368ed186f
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 15:34:43 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 15:35:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3ce6a2

net-misc/tlsdate: add arm64/m68k/s390/sh/sparc love

 net-misc/tlsdate/tlsdate-0.0.13.ebuild              | 2 +-
 profiles/arch/arm64/package.use.mask                | 4 ++++
 profiles/arch/mips/package.use.mask                 | 8 ++++----
 profiles/default/linux/uclibc/mips/package.use.mask | 4 ----
 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 51e13a5..8253943 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 29393b2..101c644 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 <vap...@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 <vap...@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 1994d24..6d9c43c 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 <vap...@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 <p...@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 <bluen...@gentoo.org> (10 Sep 2015)
-# # seccomp code is currently broken, bug #560098
-app-misc/pax-utils seccomp
-
 # Mikle Kolyada <zlog...@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 807c6db..c048f6d 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 <bluen...@gentoo.org> (10 Sep 2015)
-# seccomp code is currently broken, bug #560098
-app-misc/pax-utils seccomp
-
 # Matthias Maier <tam...@gentoo.org> (24 Dec 2014)
 # sys-devel/clang is not keyworded on mips.
 app-doc/doxygen clang

Reply via email to