summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:08:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:08:51 +0100
commitffd678cb528b1bbc64c235205b7eedf228e4aea7 (patch)
tree63ee285c1e74e34143a7d0cf1c67210e439a7876
parentapp-text/sword: x86 stable wrt bug #766519 (diff)
downloadgentoo-ffd678cb528b1bbc64c235205b7eedf228e4aea7.tar.gz
gentoo-ffd678cb528b1bbc64c235205b7eedf228e4aea7.tar.bz2
gentoo-ffd678cb528b1bbc64c235205b7eedf228e4aea7.zip
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@gentoo.org>
-rw-r--r--dev-libs/libjcat/libjcat-0.1.4.ebuild4
1 files 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 ab6663a9384b..a96ce1cb206f 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