diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-01-26 01:23:08 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-01-26 01:25:58 +1100 |
commit | 8679d2a265f50d8c963f002da258dc4434d36ed9 (patch) | |
tree | 0bc2afe016eafce08bf8ce3ccc5152f73269b7cf /net-libs/libaccounts-glib | |
parent | kde-misc/yakuake: remove 3.0.4-r0 (diff) | |
download | gentoo-8679d2a265f50d8c963f002da258dc4434d36ed9.tar.gz gentoo-8679d2a265f50d8c963f002da258dc4434d36ed9.tar.bz2 gentoo-8679d2a265f50d8c963f002da258dc4434d36ed9.zip |
net-libs/libaccounts-glib: stabilise 1.23 for amd64/x86
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild index 928af3370a31..94c1a275a838 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug" RDEPEND=" |