diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 12:15:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 12:15:25 +0200 |
commit | 298758759be3a02263f218373bdaf7f01eb04a12 (patch) | |
tree | 70001a63655adea6d9657d455475ae26b1459279 /net-libs/libaccounts-glib | |
parent | app-emacs/vm: x86 stable wrt bug #693204 (diff) | |
download | gentoo-298758759be3a02263f218373bdaf7f01eb04a12.tar.gz gentoo-298758759be3a02263f218373bdaf7f01eb04a12.tar.bz2 gentoo-298758759be3a02263f218373bdaf7f01eb04a12.zip |
net-libs/libaccounts-glib: x86 stable wrt bug #693210
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-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 8f55f28c7f18..783abf9916d8 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}" |