summaryrefslogtreecommitdiff
path: root/dev-util/ctags/ctags-20210321.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ctags/ctags-20210321.0-r1.ebuild')
-rw-r--r--dev-util/ctags/ctags-20210321.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ctags/ctags-20210321.0-r1.ebuild b/dev-util/ctags/ctags-20210321.0-r1.ebuild
index 471c4110d1bf..c63787072afc 100644
--- a/dev-util/ctags/ctags-20210321.0-r1.ebuild
+++ b/dev-util/ctags/ctags-20210321.0-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *99999999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/universal-ctags/ctags"
else
- SRC_URI="https://github.com/universal-ctags/ctags/archive/refs/tags/p5.9.${PV}.tar.gz"
+ SRC_URI="https://github.com/universal-ctags/ctags/archive/refs/tags/p5.9.${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-p5.9.${PV}"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi