diff options
Diffstat (limited to 'dev-ruby/ruby-sdl')
| -rw-r--r-- | dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild index 39b94a9ed94b..c377c03af5da 100644 --- a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild +++ b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.kmc.gr.jp/~ohai/rubysdl.en.html" SRC_URI="https://github.com/ohai/rubysdl/archive/${RELEASE}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="image mixer truetype mpeg sge" |
