diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 14:26:21 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 14:26:43 +1000 |
commit | c508116f2e68ec0521a6fdc5163480c3b88e4e77 (patch) | |
tree | 2ec723f888e95a8b6b4b55759baf85ac2f49ef7f /games-util | |
parent | profiles: stable mask sci-libs/gdal[mdb,oracle] (diff) | |
download | gentoo-c508116f2e68ec0521a6fdc5163480c3b88e4e77.tar.gz gentoo-c508116f2e68ec0521a6fdc5163480c3b88e4e77.tar.bz2 gentoo-c508116f2e68ec0521a6fdc5163480c3b88e4e77.zip |
games-util/xboxdrv: stabilise 0.8.8 for amd64/x86
Closes: https://bugs.gentoo.org/632340
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/xboxdrv/xboxdrv-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild index 393f6021f3c9..0e0a20838083 100644 --- a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild +++ b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-libs/boost:= dev-libs/dbus-glib:= |