diff options
Diffstat (limited to 'x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild')
-rw-r--r-- | x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild | 2 |
1 files changed, 1 insertions, 1 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 2ce16a298b7b..0a26098712f5 100644 --- a/x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild +++ b/x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then else EGIT_COMMIT="f27e47edf392596b7967b7d134d3c62ac3fda0c9" SRC_URI="https://github.com/horst3180/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}" fi |