diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-01-26 01:25:02 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-01-26 01:25:58 +1100 |
commit | 2a51e9fa1598a2a32a7bc94d9ed14eb8ed9f1e23 (patch) | |
tree | 9df7f98fafc581e35e5078a92b9a5c1dc3088ef0 /net-libs | |
parent | net-libs/libaccounts-glib: remove 1.21-r2 (diff) | |
download | gentoo-2a51e9fa1598a2a32a7bc94d9ed14eb8ed9f1e23.tar.gz gentoo-2a51e9fa1598a2a32a7bc94d9ed14eb8ed9f1e23.tar.bz2 gentoo-2a51e9fa1598a2a32a7bc94d9ed14eb8ed9f1e23.zip |
net-libs/accounts-qt: stabilise 1.15 for amd64/x86
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/accounts-qt/accounts-qt-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/accounts-qt/accounts-qt-1.15.ebuild b/net-libs/accounts-qt/accounts-qt-1.15.ebuild index 234671c8ca8b..29a33e581299 100644 --- a/net-libs/accounts-qt/accounts-qt-1.15.ebuild +++ b/net-libs/accounts-qt/accounts-qt-1.15.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-qt/repository/VERSION_1.15/ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="doc test" # dbus problems |