diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:10:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:43 +0100 |
commit | 7bce4d12545399ecd02619febf7e2cc54fec0f64 (patch) | |
tree | 9c7392dd6901cc2c0469332d3ac8bd5b9f1f522e /dev-util/dejagnu | |
parent | dev-util/ctags: dropped ~hppa-hpux ~ia64-hpux ~x64-freebsd ~x86-freebsd ~x86-... (diff) | |
download | gentoo-7bce4d12545399ecd02619febf7e2cc54fec0f64.tar.gz gentoo-7bce4d12545399ecd02619febf7e2cc54fec0f64.tar.bz2 gentoo-7bce4d12545399ecd02619febf7e2cc54fec0f64.zip |
dev-util/dejagnu: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-util/dejagnu')
-rw-r--r-- | dev-util/dejagnu/dejagnu-1.4.4-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/dejagnu/dejagnu-1.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/dejagnu/dejagnu-1.4.4-r3.ebuild b/dev-util/dejagnu/dejagnu-1.4.4-r3.ebuild index a7adff0303e6..f665a0f9e714 100644 --- a/dev-util/dejagnu/dejagnu-1.4.4-r3.ebuild +++ b/dev-util/dejagnu/dejagnu-1.4.4-r3.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$ @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc" DEPEND="dev-lang/tcl diff --git a/dev-util/dejagnu/dejagnu-1.5.ebuild b/dev-util/dejagnu/dejagnu-1.5.ebuild index e880e222f857..fc710a801241 100644 --- a/dev-util/dejagnu/dejagnu-1.5.ebuild +++ b/dev-util/dejagnu/dejagnu-1.5.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$ @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc" DEPEND="dev-lang/tcl |