diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 15:24:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 15:24:12 +0200 |
commit | 64f5e12aff571cd9b663328700e495c9be99f626 (patch) | |
tree | 841a17eb4827b5072353cfe4d172a8f6d77f0394 /net-libs/libsignon-glib | |
parent | net-libs/libaccounts-glib: amd64 stable wrt bug #693210 (diff) | |
download | gentoo-64f5e12aff571cd9b663328700e495c9be99f626.tar.gz gentoo-64f5e12aff571cd9b663328700e495c9be99f626.tar.bz2 gentoo-64f5e12aff571cd9b663328700e495c9be99f626.zip |
net-libs/libsignon-glib: amd64 stable wrt bug #693210
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libsignon-glib')
-rw-r--r-- | net-libs/libsignon-glib/libsignon-glib-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild index bc9901fbc426..88ad9c326e1f 100644 --- a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild +++ b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="debug doc +introspection python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )" |