diff options
Diffstat (limited to 'games-util/glbsp/glbsp-2.24.ebuild')
-rw-r--r-- | games-util/glbsp/glbsp-2.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/glbsp/glbsp-2.24.ebuild b/games-util/glbsp/glbsp-2.24.ebuild index 34ea227caf22..718f03a2911f 100644 --- a/games-util/glbsp/glbsp-2.24.ebuild +++ b/games-util/glbsp/glbsp-2.24.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/glbsp/${PN}_src_${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="fltk" DEPEND="fltk? ( x11-libs/fltk:1 )" |