diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild b/x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild index 79ed9e68878b..efa82421d755 100644 --- a/x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild +++ b/x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,6 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/horst3180/${MY_PN}" SRC_URI="" - KEYWORDS="amd64 x86" else EGIT_COMMIT="f27e47edf392596b7967b7d134d3c62ac3fda0c9" SRC_URI="https://github.com/horst3180/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" |