diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 13:52:47 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 15:10:24 +0100 |
commit | cd4d0618718a453e0e9036e29cb7b2ad7bb846bf (patch) | |
tree | 81834b5b122c7569f96e33a7a72fcd04221acf89 /sys-apps/groff/groff-1.22.3.ebuild | |
parent | sys-apps/grep: keyword ~x64-cygwin (diff) | |
download | gentoo-cd4d0618718a453e0e9036e29cb7b2ad7bb846bf.tar.gz gentoo-cd4d0618718a453e0e9036e29cb7b2ad7bb846bf.tar.bz2 gentoo-cd4d0618718a453e0e9036e29cb7b2ad7bb846bf.zip |
sys-apps/groff: keyword ~x64-cygwin
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/groff/groff-1.22.3.ebuild b/sys-apps/groff/groff-1.22.3.ebuild index 84cf71179d51..dcb27e8abad0 100644 --- a/sys-apps/groff/groff-1.22.3.ebuild +++ b/sys-apps/groff/groff-1.22.3.ebuild @@ -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 ~amd64-linux ~arm-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 ~x64-cygwin ~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=" |