diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 12:27:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 12:27:32 +0100 |
commit | 34c26318e07e001caeb587d5b3ef50bed85dc0f2 (patch) | |
tree | f6971919d24aa62e0295328f5d945aa2680ff9d6 /x11-libs/libfm | |
parent | media-sound/lilypond-2.19.83: bump (diff) | |
download | gentoo-34c26318e07e001caeb587d5b3ef50bed85dc0f2.tar.gz gentoo-34c26318e07e001caeb587d5b3ef50bed85dc0f2.tar.bz2 gentoo-34c26318e07e001caeb587d5b3ef50bed85dc0f2.zip |
x11-libs/libfm: x86 stable wrt bug #690898
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r-- | x11-libs/libfm/libfm-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm/libfm-1.3.1.ebuild b/x11-libs/libfm/libfm-1.3.1.ebuild index 99c347616bfb..85ba4cb41d25 100644 --- a/x11-libs/libfm/libfm-1.3.1.ebuild +++ b/x11-libs/libfm/libfm-1.3.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A library for file management" HOMEPAGE="https://wiki.lxde.org/en/PCManFM" SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" SLOT="0/5.2.1" #copy ABI_VERSION because it seems upstream change it randomly IUSE="+automount debug doc examples exif gtk udisks vala" |