diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:56:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:13:43 +0100 |
commit | 0d414e7e403d159417a461821c04e439ee9c2c54 (patch) | |
tree | 9ba31c23f2f9606399a5d9ce069c3a500397b4e3 /sys-apps/groff/groff-1.22.3.ebuild | |
parent | sys-apps/grep: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-fr... (diff) | |
download | gentoo-0d414e7e403d159417a461821c04e439ee9c2c54.tar.gz gentoo-0d414e7e403d159417a461821c04e439ee9c2c54.tar.bz2 gentoo-0d414e7e403d159417a461821c04e439ee9c2c54.zip |
sys-apps/groff: dropped ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-apps/groff/groff-1.22.3.ebuild')
-rw-r--r-- | sys-apps/groff/groff-1.22.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.22.3.ebuild b/sys-apps/groff/groff-1.22.3.ebuild index 4007d84cf458..84cf71179d51 100644 --- a/sys-apps/groff/groff-1.22.3.ebuild +++ b/sys-apps/groff/groff-1.22.3.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/groff/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples X" RDEPEND=" |