diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:28:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:28:52 +0100 |
commit | 61dcb6418ac5954990a4b0e31e9bcc435d7d2484 (patch) | |
tree | 29df9053effa5e58b08694978c301226d9d4b959 /x11-libs/libfm-extra | |
parent | app-editors/emacs: stable 26.2 for ppc, bug #688616 (diff) | |
download | gentoo-61dcb6418ac5954990a4b0e31e9bcc435d7d2484.tar.gz gentoo-61dcb6418ac5954990a4b0e31e9bcc435d7d2484.tar.bz2 gentoo-61dcb6418ac5954990a4b0e31e9bcc435d7d2484.zip |
x11-libs/libfm-extra: 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-extra')
-rw-r--r-- | x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild index 4fee2a257f54..33a44afb611d 100644 --- a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild +++ b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild @@ -11,7 +11,7 @@ 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="~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="" |