diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-14 15:55:39 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-14 15:58:43 -0500 |
commit | fc6ba12eb4d748b7dbf7cb5e0c1cbf7b0905691c (patch) | |
tree | aa4960db5770a48dd590faadc915c741a7b7b01b /sys-apps/texinfo | |
parent | app-vim/gentoo-syntax: shorten DESCRIPTION. (diff) | |
download | gentoo-fc6ba12eb4d748b7dbf7cb5e0c1cbf7b0905691c.tar.gz gentoo-fc6ba12eb4d748b7dbf7cb5e0c1cbf7b0905691c.tar.bz2 gentoo-fc6ba12eb4d748b7dbf7cb5e0c1cbf7b0905691c.zip |
sys-apps/texinfo: mark 6.3 arm64/hppa/m68k/s390/sh stable
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.3.ebuild b/sys-apps/texinfo/texinfo-6.3.ebuild index e0b156fd28e1..2528cc03f8a6 100644 --- a/sys-apps/texinfo/texinfo-6.3.ebuild +++ b/sys-apps/texinfo/texinfo-6.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" 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" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="nls static" RDEPEND=" |