diff options
author | Michael Palimaka <kensington@gentoo.org> | 2019-08-06 22:59:33 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2019-08-06 23:03:02 +1000 |
commit | 8f125edbfcc0b837ae24030d0c29c201167b2443 (patch) | |
tree | 0698736997f588bc6037e8a1d469882285c05887 /net-libs/libaccounts-glib | |
parent | dev-lang/php: Make flatfile USE default on (diff) | |
download | gentoo-8f125edbfcc0b837ae24030d0c29c201167b2443.tar.gz gentoo-8f125edbfcc0b837ae24030d0c29c201167b2443.tar.bz2 gentoo-8f125edbfcc0b837ae24030d0c29c201167b2443.zip |
net-libs/libaccounts-glib: add subslot
Bug: https://bugs.gentoo.org/691542
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild (renamed from net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild index 65cf22ba172b..b1f40ae0f6ab 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://01.org/gsso/" 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" +SLOT="0/1" KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="doc" |