diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 03:29:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 03:29:59 +0000 |
commit | 0dfb3c79b8a47b4c5e36014769a7c641d3cf204e (patch) | |
tree | 325b3a1c0c91b847089e2517ca0f63fda51e856d /x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | |
parent | dev-util/cproto: Stabilize 4.7q amd64, #763447 (diff) | |
download | gentoo-0dfb3c79b8a47b4c5e36014769a7c641d3cf204e.tar.gz gentoo-0dfb3c79b8a47b4c5e36014769a7c641d3cf204e.tar.bz2 gentoo-0dfb3c79b8a47b4c5e36014769a7c641d3cf204e.zip |
x11-plugins/hexchat-javascript: Stabilize 0.3.2 amd64, #763435
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild')
-rw-r--r-- | x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild index 65978b6b7f10..32dfeab8cbb8 100644 --- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild +++ b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/TingPing/hexchat-javascript/archive/${PV}.tar.gz -> LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples" RDEPEND=" |