diff options
author | Sam James <sam@gentoo.org> | 2021-01-31 18:48:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-31 18:48:10 +0000 |
commit | 907907ba4c5bee41c21b628d1a730313c8e3a3c1 (patch) | |
tree | c6d476a02bf8a2ba7cf615c2df630efc129a152c /net-libs/libaccounts-glib | |
parent | net-p2p/gtk-gnutella: Stabilize 1.2.0-r1 x86, #766809 (diff) | |
download | gentoo-907907ba4c5bee41c21b628d1a730313c8e3a3c1.tar.gz gentoo-907907ba4c5bee41c21b628d1a730313c8e3a3c1.tar.bz2 gentoo-907907ba4c5bee41c21b628d1a730313c8e3a3c1.zip |
net-libs/libaccounts-glib: Stabilize 1.25-r2 x86, #766875
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild index b20c214e41d7..abbcb6aa0cba 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.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 ~arm arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |