diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:24:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:24:43 +0200 |
commit | 399e804912d1dc988c6d026b0f323c2faaa5d7a0 (patch) | |
tree | 4e90e793c6588a92e57cd983786b15c7df7364cd /x11-libs | |
parent | lxde-base/menu-cache: x86 stable (bug #776373) (diff) | |
download | gentoo-399e804912d1dc988c6d026b0f323c2faaa5d7a0.tar.gz gentoo-399e804912d1dc988c6d026b0f323c2faaa5d7a0.tar.bz2 gentoo-399e804912d1dc988c6d026b0f323c2faaa5d7a0.zip |
x11-libs/libfm-extra: x86 stable (bug #776373)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild index dd331530d905..4d6747696a47 100644 --- a/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild +++ b/x11-libs/libfm-extra/libfm-extra-1.3.2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2" SLOT="0/5.3.1" # copy ABI_VERSION because it seems upstream change it randomly -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" IUSE="" RDEPEND=">=dev-libs/glib-2.18:2" |