diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 22:58:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:10:45 +0100 |
commit | e71e64300d8b6a3d87b057969ff4e65ed7f0f3e1 (patch) | |
tree | 5a59fe545ef1c99d45d0f233f140ab80837b156b /x11-misc/qtfm | |
parent | app-text/poppler-data: x86 stable (bug #674792) (diff) | |
download | gentoo-e71e64300d8b6a3d87b057969ff4e65ed7f0f3e1.tar.gz gentoo-e71e64300d8b6a3d87b057969ff4e65ed7f0f3e1.tar.bz2 gentoo-e71e64300d8b6a3d87b057969ff4e65ed7f0f3e1.zip |
x11-misc/qtfm: x86 stable (bug #673300)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-misc/qtfm')
-rw-r--r-- | x11-misc/qtfm/qtfm-6.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/qtfm/qtfm-6.1.5.ebuild b/x11-misc/qtfm/qtfm-6.1.5.ebuild index 0803398ef3a2..eed6f1a6030a 100644 --- a/x11-misc/qtfm/qtfm-6.1.5.ebuild +++ b/x11-misc/qtfm/qtfm-6.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/rodlie/qtfm/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" dev-qt/qtconcurrent:5 |