summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-11 16:03:09 +0100
committerSam James <sam@gentoo.org>2023-06-11 16:03:09 +0100
commitc7f23c0413dadfbe7cc1b060d9909af50954f612 (patch)
treed3a4fb5607f0c57b1c97b3dc2d46c3f0b33d2c77 /media-sound
parentnet-wireless/blueman: Switch IUSE=pulseaudio to media-libs/libpulse (diff)
downloadgentoo-c7f23c0413dadfbe7cc1b060d9909af50954f612.tar.gz
gentoo-c7f23c0413dadfbe7cc1b060d9909af50954f612.tar.bz2
gentoo-c7f23c0413dadfbe7cc1b060d9909af50954f612.zip
media-sound/vimpc: Stabilize 0.09.2-r2 x86, #908315
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/vimpc/vimpc-0.09.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/vimpc/vimpc-0.09.2-r2.ebuild b/media-sound/vimpc/vimpc-0.09.2-r2.ebuild
index a6a60a208193..127eb0f1bab0 100644
--- a/media-sound/vimpc/vimpc-0.09.2-r2.ebuild
+++ b/media-sound/vimpc/vimpc-0.09.2-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/boysetsfrog/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
LICENSE="GPL-3+"