diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:05:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:22 +0200 |
commit | c2af9a4599e8b9def5df7d278cc06b0d08bb0842 (patch) | |
tree | 5adc6852503c35a663d291956e03476b654833ad /dev-python/e4u | |
parent | sys-kernel/dracut: x86 stable (bug #680890) (diff) | |
download | gentoo-c2af9a4599e8b9def5df7d278cc06b0d08bb0842.tar.gz gentoo-c2af9a4599e8b9def5df7d278cc06b0d08bb0842.tar.bz2 gentoo-c2af9a4599e8b9def5df7d278cc06b0d08bb0842.zip |
dev-python/e4u: x86 stable (bug #682744)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/e4u')
-rw-r--r-- | dev-python/e4u/e4u-0.1_rc5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/e4u/e4u-0.1_rc5-r1.ebuild b/dev-python/e4u/e4u-0.1_rc5-r1.ebuild index 909c2a90bc66..fb1a511d5cd5 100644 --- a/dev-python/e4u/e4u-0.1_rc5-r1.ebuild +++ b/dev-python/e4u/e4u-0.1_rc5-r1.ebuild @@ -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" |