diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:29:14 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:28:04 +0100 |
commit | d4f4cfe90e12bb19e091ba04b8409b1a5a1e046e (patch) | |
tree | 0cceb6182f4a5aa420119aaee10a88cb2bad7a98 /sys-apps/accountsservice | |
parent | net-nntp/pan: amd64 stable, bug 606818 (diff) | |
download | gentoo-d4f4cfe90e12bb19e091ba04b8409b1a5a1e046e.tar.gz gentoo-d4f4cfe90e12bb19e091ba04b8409b1a5a1e046e.tar.bz2 gentoo-d4f4cfe90e12bb19e091ba04b8409b1a5a1e046e.zip |
sys-apps/accountsservice: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-apps/accountsservice')
-rw-r--r-- | sys-apps/accountsservice/accountsservice-0.6.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/accountsservice/accountsservice-0.6.43.ebuild b/sys-apps/accountsservice/accountsservice-0.6.43.ebuild index 3e4d0ee21025..a1f8b714ef8c 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.43.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc +introspection selinux systemd" |