dev-libs/xmlsec: amd64 stable wrt bug #681098
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 24 Mar 2019 09:59:01 +0000 (10:59 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 24 Mar 2019 09:59:01 +0000 (10:59 +0100)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

dev-libs/xmlsec/xmlsec-1.2.27.ebuild

index b0791a6aa5fdf063e92e61f045108ba5d9f1ac79..80b76456dd6891735a23727c40a2dcc7a437e94b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.aleksey.com/xmlsec/download/${PN}1-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc gcrypt gnutls libressl nss +openssl static-libs test"
 REQUIRED_USE="|| ( gcrypt gnutls nss openssl )
        gnutls? ( gcrypt )"