diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:11:09 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:14:03 +0100 |
commit | 3c3ed388804bac48edb5effa3708fce1d7ec9d94 (patch) | |
tree | 8c016eff4258e47b8f5c1a045b92fe3624d2ba30 /sys-process | |
parent | sys-process/psmisc: dropped ~ia64-linux (diff) | |
download | gentoo-3c3ed388804bac48edb5effa3708fce1d7ec9d94.tar.gz gentoo-3c3ed388804bac48edb5effa3708fce1d7ec9d94.tar.bz2 gentoo-3c3ed388804bac48edb5effa3708fce1d7ec9d94.zip |
sys-process/time: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/time/time-1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-process/time/time-1.7-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-process/time/time-1.7-r1.ebuild b/sys-process/time/time-1.7-r1.ebuild index 15117576f3d9..0447b1d3daca 100644 --- a/sys-process/time/time-1.7-r1.ebuild +++ b/sys-process/time/time-1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { diff --git a/sys-process/time/time-1.7-r2.ebuild b/sys-process/time/time-1.7-r2.ebuild index 24063308bbbb..a707a5ffaf7c 100644 --- a/sys-process/time/time-1.7-r2.ebuild +++ b/sys-process/time/time-1.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { |