summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/emilpro/emilpro-3-r3.ebuild3
-rw-r--r--dev-util/emilpro/emilpro-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/emilpro/emilpro-3-r3.ebuild b/dev-util/emilpro/emilpro-3-r3.ebuild
index e40bc9b228ee..2aa682d6d64e 100644
--- a/dev-util/emilpro/emilpro-3-r3.ebuild
+++ b/dev-util/emilpro/emilpro-3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,6 @@ HOMEPAGE="http://www.emilpro.com/"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/SimonKagstrom/emilpro"
inherit git-r3
- KEYWORDS=""
SRC_URI="!system-binutils? ( mirror://gnu/binutils/binutils-2.23.2.tar.bz2 )"
else
SRC_URI="http://www.emilpro.com/${P}.tar.gz
diff --git a/dev-util/emilpro/emilpro-9999.ebuild b/dev-util/emilpro/emilpro-9999.ebuild
index 3cad6fafde7f..c8d92eb87605 100644
--- a/dev-util/emilpro/emilpro-9999.ebuild
+++ b/dev-util/emilpro/emilpro-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,6 @@ HOMEPAGE="http://www.emilpro.com/"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/SimonKagstrom/emilpro"
inherit git-r3
- KEYWORDS=""
SRC_URI="!system-binutils? ( mirror://gnu/binutils/binutils-2.23.2.tar.bz2 )"
else
SRC_URI="http://www.emilpro.com/${P}.tar.gz