diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:46:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:35 +0100 |
commit | 3777d3038d62e6e7210fa91149621085e4d1c0eb (patch) | |
tree | 5fd7985757ba05c6ad37a806a5d5d557282bfc56 /x11-themes | |
parent | x11-themes/tango-icon-theme: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-3777d3038d62e6e7210fa91149621085e4d1c0eb.tar.gz gentoo-3777d3038d62e6e7210fa91149621085e4d1c0eb.tar.bz2 gentoo-3777d3038d62e6e7210fa91149621085e4d1c0eb.zip |
x11-themes/vertex-icon-theme: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/vertex-icon-theme/vertex-icon-theme-20150506.ebuild | 4 |
1 files changed, 2 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 5a2d76adb4b0..585bc4f9930b 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}" fi |