Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-dropbox/
Date: Sun, 09 Sep 2018 23:53:46
Message-Id: 1536537153.d254c46d5867c83df0583ba6535516c77b9e338e.whissi@gentoo
1 commit: d254c46d5867c83df0583ba6535516c77b9e338e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 23:30:46 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 23:52:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d254c46d
7
8 mate-extra/caja-dropbox: x86 stable (bug #625838)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild
16 index b02406cc40c..3c55c6aa679 100644
17 --- a/mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild
18 +++ b/mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
26 inherit mate python-single-r1 linux-info user
27
28 if [[ ${PV} != 9999 ]]; then
29 - KEYWORDS="~amd64 ~x86"
30 + KEYWORDS="~amd64 x86"
31 fi
32
33 DESCRIPTION="Store, Sync and Share Files Online"