diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:39:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:52:59 +0200 |
commit | 758c176a0c986dbfbf4cdf1ee1dab72fbd08ced6 (patch) | |
tree | b677c7261e7e5a23368e5ccd7e9641eae67e772e /mate-extra/mate-user-share | |
parent | mate-extra/mate-user-guide: x86 stable (bug #625838) (diff) | |
download | gentoo-758c176a0c986dbfbf4cdf1ee1dab72fbd08ced6.tar.gz gentoo-758c176a0c986dbfbf4cdf1ee1dab72fbd08ced6.tar.bz2 gentoo-758c176a0c986dbfbf4cdf1ee1dab72fbd08ced6.zip |
mate-extra/mate-user-share: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mate-extra/mate-user-share')
-rw-r--r-- | mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild b/mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild index 5fe69b733432..86e6ab6a82a9 100644 --- a/mate-extra/mate-user-share/mate-user-share-1.18.0.ebuild +++ b/mate-extra/mate-user-share/mate-user-share-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 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate multilib if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm x86" fi DESCRIPTION="Personal file sharing for the MATE desktop" |