diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:29:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:29:15 +0100 |
commit | 19645b4a32d2e0f682aafdaf807523c5596114ef (patch) | |
tree | 052bbaf71879373f19d420c7dbd93ac01a36f3c1 /x11-libs/libfm | |
parent | lxde-base/menu-cache: keyworded 1.1.0 for ppc64, bug #676874 (diff) | |
download | gentoo-19645b4a32d2e0f682aafdaf807523c5596114ef.tar.gz gentoo-19645b4a32d2e0f682aafdaf807523c5596114ef.tar.bz2 gentoo-19645b4a32d2e0f682aafdaf807523c5596114ef.zip |
x11-libs/libfm: keyworded 1.3.1 for ppc64, bug #676874
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 3230e2897234..74caf039d027 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 ~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" |