diff options
author | Sam James <sam@gentoo.org> | 2020-11-27 23:48:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-27 23:49:09 +0000 |
commit | aecf6113ea8d123e59829d884df0cd388af95b66 (patch) | |
tree | 2c2c01c358bf8cb36450062de072a725a9e72167 /sys-apps/texinfo | |
parent | app-dicts/sword-Wycliffe: remove old (diff) | |
download | gentoo-aecf6113ea8d123e59829d884df0cd388af95b66.tar.gz gentoo-aecf6113ea8d123e59829d884df0cd388af95b66.tar.bz2 gentoo-aecf6113ea8d123e59829d884df0cd388af95b66.zip |
sys-apps/texinfo: ~x64-macos keyworded (bug #749867)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.7.ebuild b/sys-apps/texinfo/texinfo-6.7.ebuild index 60ede9257314..cee372613a77 100644 --- a/sys-apps/texinfo/texinfo-6.7.ebuild +++ b/sys-apps/texinfo/texinfo-6.7.ebuild @@ -15,7 +15,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 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-macos" IUSE="nls +standalone static" RDEPEND=" |