diff options
author | 2019-09-02 15:24:05 +0200 | |
---|---|---|
committer | 2019-09-02 15:24:05 +0200 | |
commit | 6c8a33b33caba7095249238968419d695141988e (patch) | |
tree | c6709a3f2af000f643a7b828481d307518214de1 /net-libs | |
parent | app-emacs/vm: amd64 stable wrt bug #693204 (diff) | |
download | gentoo-6c8a33b33caba7095249238968419d695141988e.tar.gz gentoo-6c8a33b33caba7095249238968419d695141988e.tar.bz2 gentoo-6c8a33b33caba7095249238968419d695141988e.zip |
net-libs/libaccounts-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')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild index 783abf9916d8..9a1ba05c90f5 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER LICENSE="LGPL-2.1" SLOT="0/1" -KEYWORDS="~amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |