diff options
-rw-r--r-- | media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild b/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild index f4a7b466a0f7..eecb1847cbb1 100644 --- a/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild +++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=virtual/jre-1.5" |