summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/e4u/e4u-0.1_rc5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/e4u/e4u-0.1_rc5-r1.ebuild b/dev-python/e4u/e4u-0.1_rc5-r1.ebuild
index a2a6610f9ab7..909c2a90bc66 100644
--- a/dev-python/e4u/e4u-0.1_rc5-r1.ebuild
+++ b/dev-python/e4u/e4u-0.1_rc5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -13,7 +13,7 @@ DESCRIPTION="A library for handling unicode emoji and carrier's emoji"
HOMEPAGE="https://github.com/lambdalisue/e4u"
SRC_URI="https://github.com/lambdalisue/e4u/archive/${MY_PV}.tar.gz -> ${PN}-${MY_PV}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
LICENSE="BSD"
SLOT="0"