diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 23:26:08 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 23:26:08 +0100 |
commit | 96aedd27bcae7ac1eb4641c5d2e7bf311fd9bfed (patch) | |
tree | 76ea7bd68dfb5148ef337f3b62cc6d2c3ae34201 /x11-libs/libfm-extra | |
parent | f148a5d1e0a5747d7e1bcb101f6a4c28e21ea647 (diff) |
drop unsupported arches
Diffstat (limited to 'x11-libs/libfm-extra')
-rw-r--r-- | x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild index dcdb95cf..f057d2c5 100644 --- a/x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild +++ b/x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild @@ -11,9 +11,9 @@ DESCRIPTION="A library for file management" HOMEPAGE="http://pcmanfm.sourceforge.net/" SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64" LICENSE="GPL-2" -SLOT="0/4.1.0" #copy ABI_VERSION because it seems upstream change it randomly +SLOT="0/4.10.0" #copy ABI_VERSION because it seems upstream change it randomly IUSE="" RDEPEND=">=dev-libs/glib-2.18:2" |