summaryrefslogtreecommitdiff
path: root/x11-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 23:26:08 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 23:26:08 +0100
commit96aedd27bcae7ac1eb4641c5d2e7bf311fd9bfed (patch)
tree76ea7bd68dfb5148ef337f3b62cc6d2c3ae34201 /x11-libs
parentf148a5d1e0a5747d7e1bcb101f6a4c28e21ea647 (diff)
drop unsupported arches
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-extra/libfm-extra-1.3.0.ebuild4
-rw-r--r--x11-libs/libfm/libfm-1.3.0.ebuild4
2 files changed, 4 insertions, 4 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"
diff --git a/x11-libs/libfm/libfm-1.3.0.ebuild b/x11-libs/libfm/libfm-1.3.0.ebuild
index 560a4bde..848037d6 100644
--- a/x11-libs/libfm/libfm-1.3.0.ebuild
+++ b/x11-libs/libfm/libfm-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="+automount debug doc examples exif gtk gtk3 udisks vala"
COMMON_DEPEND=">=dev-libs/glib-2.18:2