diff options
author | Pacho Ramos <pacho@gentoo.org> | 2023-01-22 13:41:31 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2023-01-22 13:45:00 +0100 |
commit | 0408faa52e79bf0f5b2aeb9d17d22a86c4a45404 (patch) | |
tree | e3559d460029e4c9b07748e55d463eefc3f62712 /sys-power/switcheroo-control | |
parent | x11-plugins/pidgin-indicator: Use ayatana indicators (diff) | |
download | gentoo-0408faa52e79bf0f5b2aeb9d17d22a86c4a45404.tar.gz gentoo-0408faa52e79bf0f5b2aeb9d17d22a86c4a45404.tar.bz2 gentoo-0408faa52e79bf0f5b2aeb9d17d22a86c4a45404.zip |
sys-power/switcheroo-control: stabilize 2.6-r1 for amd64
Closes: https://bugs.gentoo.org/891385
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sys-power/switcheroo-control')
-rw-r--r-- | sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild b/sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild index 51cbadfc96e3..b89e15d6d645 100644 --- a/sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild +++ b/sys-power/switcheroo-control/switcheroo-control-2.6-r1.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-3" SLOT="0" IUSE="gtk-doc test" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" >=dev-libs/glib-2.56.0:2 |