diff options
Diffstat (limited to 'gnome-extra/gnome-commander/gnome-commander-1.10.2.ebuild')
-rw-r--r-- | gnome-extra/gnome-commander/gnome-commander-1.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-commander/gnome-commander-1.10.2.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.10.2.ebuild index 4e3d4aa193bc..856bacf54fe2 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.10.2.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="chm exif gsf pdf taglib samba test +unique" RESTRICT="!test? ( test )" |