diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:30:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:52:33 +0200 |
commit | d254c46d5867c83df0583ba6535516c77b9e338e (patch) | |
tree | ffbdd561bfe7337e0da8a21eed68c460f333f116 /mate-extra | |
parent | mate-base/mate-settings-daemon: x86 stable (bug #625838) (diff) | |
download | gentoo-d254c46d5867c83df0583ba6535516c77b9e338e.tar.gz gentoo-d254c46d5867c83df0583ba6535516c77b9e338e.tar.bz2 gentoo-d254c46d5867c83df0583ba6535516c77b9e338e.zip |
mate-extra/caja-dropbox: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild index b02406cc40c5..3c55c6aa6796 100644 --- a/mate-extra/caja-dropbox/caja-dropbox-1.18.0.ebuild +++ b/mate-extra/caja-dropbox/caja-dropbox-1.18.0.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 @@ -9,7 +9,7 @@ MATE_LA_PUNT="yes" inherit mate python-single-r1 linux-info user if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi DESCRIPTION="Store, Sync and Share Files Online" |