diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-17 13:20:54 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-17 13:36:28 +0200 |
commit | c29f3ae21d53f849b73cef2b2ff6fb6464f8dc6e (patch) | |
tree | a6ea5ae323933af4d178eec1835ffcedc82e47a7 /net-libs/libaccounts-glib | |
parent | www-client/vivaldi-snapshot: Old (diff) | |
download | gentoo-c29f3ae21d53f849b73cef2b2ff6fb6464f8dc6e.tar.gz gentoo-c29f3ae21d53f849b73cef2b2ff6fb6464f8dc6e.tar.bz2 gentoo-c29f3ae21d53f849b73cef2b2ff6fb6464f8dc6e.zip |
net-libs/libaccounts-glib: Switch back to SLOT=0
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild (renamed from net-libs/libaccounts-glib/libaccounts-glib-1.25.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.25.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild index 95098596ca17..4e1911060109 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.25.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.com/accounts-sso/libaccounts-glib" SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VERSION_${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0/1" +SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="doc" |