diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-10 12:15:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-10 12:15:42 +0300 |
commit | c1a77d64b934ded901581cdbf51c8a3e81663edc (patch) | |
tree | 4491c1b6261e7998865da86bb0493e9a17781e93 /net-libs | |
parent | net-irc/konversation: amd64 stable wrt bug #720178 (diff) | |
download | gentoo-c1a77d64b934ded901581cdbf51c8a3e81663edc.tar.gz gentoo-c1a77d64b934ded901581cdbf51c8a3e81663edc.tar.bz2 gentoo-c1a77d64b934ded901581cdbf51c8a3e81663edc.zip |
net-libs/libaccounts-glib: amd64 stable wrt bug #720178
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild index 4e1911060109..8e40fa62eb50 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.25-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" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |