diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-01-03 21:45:12 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-01-03 21:52:09 +0100 |
commit | 84a2f101b5baac75460423cfd6238b21c1a20bf9 (patch) | |
tree | b3337be9cc6304b0301adf25431993a2e8d581d8 /app-emulation/pcem | |
parent | sys-auth/AusweisApp2: x86 stable (diff) | |
download | gentoo-84a2f101b5baac75460423cfd6238b21c1a20bf9.tar.gz gentoo-84a2f101b5baac75460423cfd6238b21c1a20bf9.tar.bz2 gentoo-84a2f101b5baac75460423cfd6238b21c1a20bf9.zip |
app-emulation/pcem: amd64 stable
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-emulation/pcem')
-rw-r--r-- | app-emulation/pcem/pcem-17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/pcem/pcem-17.ebuild b/app-emulation/pcem/pcem-17.ebuild index 825619a6ac61..027a2355b1e0 100644 --- a/app-emulation/pcem/pcem-17.ebuild +++ b/app-emulation/pcem/pcem-17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="https://pcem-emulator.co.uk/files/PCemV${PV}Linux.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="alsa networking" S="${WORKDIR}" |