diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:11:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:16:15 +0200 |
commit | 87c49c1b17635e51fedb0cc35516a950b5c24213 (patch) | |
tree | fb893d8377923891ea87d92d2cb980f85cd9aa72 /gnome-extra/gnome-user-docs | |
parent | gnome-extra/gnome-tweak-tool: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-87c49c1b17635e51fedb0cc35516a950b5c24213.tar.gz gentoo-87c49c1b17635e51fedb0cc35516a950b5c24213.tar.bz2 gentoo-87c49c1b17635e51fedb0cc35516a950b5c24213.zip |
gnome-extra/gnome-user-docs: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-user-docs')
-rw-r--r-- | gnome-extra/gnome-user-docs/gnome-user-docs-3.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-user-docs/gnome-user-docs-3.22.0.ebuild b/gnome-extra/gnome-user-docs/gnome-user-docs-3.22.0.ebuild index 13cc3ef0899d..7d36956481ab 100644 --- a/gnome-extra/gnome-user-docs/gnome-user-docs-3.22.0.ebuild +++ b/gnome-extra/gnome-user-docs/gnome-user-docs-3.22.0.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 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-user-docs" LICENSE="CC-BY-3.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND="" |