diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-08-22 11:25:50 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-08-22 11:33:00 +0200 |
commit | 640e5f94c1361be8b0fc80a9fb8d94b811fc7d8d (patch) | |
tree | 72331043fd694a4d2d499b28b557f8398dbed4fe /app-emulation | |
parent | app-containers/podman: forward ~loong (diff) | |
download | gentoo-640e5f94c1361be8b0fc80a9fb8d94b811fc7d8d.tar.gz gentoo-640e5f94c1361be8b0fc80a9fb8d94b811fc7d8d.tar.bz2 gentoo-640e5f94c1361be8b0fc80a9fb8d94b811fc7d8d.zip |
app-emulation/qtrvsim: stabilize 0.9.7-r1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qtrvsim/qtrvsim-0.9.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qtrvsim/qtrvsim-0.9.7-r1.ebuild b/app-emulation/qtrvsim/qtrvsim-0.9.7-r1.ebuild index a50f1b567a64..efe69a56f390 100644 --- a/app-emulation/qtrvsim/qtrvsim-0.9.7-r1.ebuild +++ b/app-emulation/qtrvsim/qtrvsim-0.9.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cvut/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND=" dev-qt/qtbase:6[gui,widgets] |