diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 00:42:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 00:42:20 +0000 |
commit | 21e0bd3c7199b4fb63efcda93302550ae61cde80 (patch) | |
tree | 9976902d1879fe4820af7bf07272d5da725c0e57 | |
parent | net-p2p/gtk-gnutella: Stabilize 1.2.0-r1 amd64, #766809 (diff) | |
download | gentoo-21e0bd3c7199b4fb63efcda93302550ae61cde80.tar.gz gentoo-21e0bd3c7199b4fb63efcda93302550ae61cde80.tar.bz2 gentoo-21e0bd3c7199b4fb63efcda93302550ae61cde80.zip |
net-libs/libaccounts-glib: Stabilize 1.25-r2 amd64, #766875
Signed-off-by: Sam James <sam@gentoo.org>
-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 329d6f14b42e..b20c214e41d7 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}" |