diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 18:36:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 18:36:53 +0000 |
commit | cdd2797f81e6c2ca278485f80f2f06a16251ee74 (patch) | |
tree | 844f99a2de4fa9e692e5ac0eb38cd7fc3ada892a /app-emulation/dlx | |
parent | app-arch/rpm: Stabilize 4.17.0 ppc, #828277 (diff) | |
download | gentoo-cdd2797f81e6c2ca278485f80f2f06a16251ee74.tar.gz gentoo-cdd2797f81e6c2ca278485f80f2f06a16251ee74.tar.bz2 gentoo-cdd2797f81e6c2ca278485f80f2f06a16251ee74.zip |
app-emulation/dlx: Stabilize 1.5.20 ppc, #828279
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/dlx')
-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 ac3c77ef30da..e8a15ee06720 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" |