diff options
author | 2020-08-10 14:33:54 +0200 | |
---|---|---|
committer | 2020-08-10 14:33:54 +0200 | |
commit | 3895cb78e8d72e1ff26e5a47bfc390a55247db9a (patch) | |
tree | 9266f8183a660b6d6292f447c3976891b03c9938 /app-emulation | |
parent | media-libs/ladspa-sdk: amd64 stable wrt bug #736495 (diff) | |
download | gentoo-3895cb78e8d72e1ff26e5a47bfc390a55247db9a.tar.gz gentoo-3895cb78e8d72e1ff26e5a47bfc390a55247db9a.tar.bz2 gentoo-3895cb78e8d72e1ff26e5a47bfc390a55247db9a.zip |
app-emulation/pcem: amd64 stable wrt bug #736521
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/pcem/pcem-16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/pcem/pcem-16.ebuild b/app-emulation/pcem/pcem-16.ebuild index c81533218ba4..8b2b9258363d 100644 --- a/app-emulation/pcem/pcem-16.ebuild +++ b/app-emulation/pcem/pcem-16.ebuild @@ -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}" |