commit: ffd678cb528b1bbc64c235205b7eedf228e4aea7 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 12:08:51 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 12:08:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd678cb
dev-libs/libjcat: x86 stable wrt bug #766522 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-libs/libjcat/libjcat-0.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libjcat/libjcat-0.1.4.ebuild b/dev-libs/libjcat/libjcat-0.1.4.ebuild index ab6663a9384..a96ce1cb206 100644 --- a/dev-libs/libjcat/libjcat-0.1.4.ebuild +++ b/dev-libs/libjcat/libjcat-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="gpg gtk-doc +introspection +man pkcs7 test vala" RDEPEND="dev-libs/glib:2
