diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 10:42:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 10:42:58 +0100 |
commit | 569c1693a3e893d746265e5f07530649bfb1322c (patch) | |
tree | 63b1b3e0e8c2cbabb3a64b12a9d95c9eb2139088 /x11-libs/libfm | |
parent | app-arch/lrzip: amd64 stable wrt bug #624462 (diff) | |
download | gentoo-569c1693a3e893d746265e5f07530649bfb1322c.tar.gz gentoo-569c1693a3e893d746265e5f07530649bfb1322c.tar.bz2 gentoo-569c1693a3e893d746265e5f07530649bfb1322c.zip |
x11-libs/libfm: amd64 stable wrt bug #690898
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 74caf039d027..99c347616bfb 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" |