diff options
author | 2021-12-05 18:30:23 +0000 | |
---|---|---|
committer | 2021-12-05 18:30:23 +0000 | |
commit | 6c55cb86590d4ba6d95823547e0b1e07d3723e8b (patch) | |
tree | 20abd0c6aeda733e539078ecfac12d302d69fb36 /app-emulation | |
parent | app-arch/rpm: Stabilize 4.17.0 x86, #828277 (diff) | |
download | gentoo-6c55cb86590d4ba6d95823547e0b1e07d3723e8b.tar.gz gentoo-6c55cb86590d4ba6d95823547e0b1e07d3723e8b.tar.bz2 gentoo-6c55cb86590d4ba6d95823547e0b1e07d3723e8b.zip |
app-emulation/dlx: Stabilize 1.5.20 x86, #828279
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/dlx/dlx-1.5.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/dlx/dlx-1.5.20.ebuild b/app-emulation/dlx/dlx-1.5.20.ebuild index 8d9015504860..ac3c77ef30da 100644 --- a/app-emulation/dlx/dlx-1.5.20.ebuild +++ b/app-emulation/dlx/dlx-1.5.20.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/dlx LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" BDEPEND="app-arch/unzip" |