diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:38:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:38:07 +0100 |
commit | 72264351db6e2f70d7e247456d9c94daef580b97 (patch) | |
tree | 69771d716ee669e2383928241695b79ee2f3fe62 /gnome-extra/gnome-commander | |
parent | dev-perl/Mail-AuthenticationResults: amd64 stable wrt bug #829039 (diff) | |
download | gentoo-72264351db6e2f70d7e247456d9c94daef580b97.tar.gz gentoo-72264351db6e2f70d7e247456d9c94daef580b97.tar.bz2 gentoo-72264351db6e2f70d7e247456d9c94daef580b97.zip |
gnome-extra/gnome-commander: amd64 stable wrt bug #829718
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-commander')
-rw-r--r-- | gnome-extra/gnome-commander/gnome-commander-1.12.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-commander/gnome-commander-1.12.3.1.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.12.3.1.ebuild index 13c91936a77b..9c5a0929d413 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.12.3.1.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.12.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 samba taglib test +unique" RESTRICT="!test? ( test )" |