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-extensions/
Date: Sun, 09 Sep 2018 23:53:46
Message-Id: 1536537155.88494ffefabbf9d36d59104194358bbbb7956d6f.whissi@gentoo
1 commit: 88494ffefabbf9d36d59104194358bbbb7956d6f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 23:31:36 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 23:52:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88494ffe
7
8 mate-extra/caja-extensions: x86 stable (bug #625838)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 mate-extra/caja-extensions/caja-extensions-1.18.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mate-extra/caja-extensions/caja-extensions-1.18.2.ebuild b/mate-extra/caja-extensions/caja-extensions-1.18.2.ebuild
16 index 2323812ffd5..f4e20aa9969 100644
17 --- a/mate-extra/caja-extensions/caja-extensions-1.18.2.ebuild
18 +++ b/mate-extra/caja-extensions/caja-extensions-1.18.2.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 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
26 inherit mate
27
28 if [[ ${PV} != 9999 ]]; then
29 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 + KEYWORDS="~amd64 ~arm ~arm64 x86"
31 fi
32
33 DESCRIPTION="Several Caja extensions"