diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 18:15:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 18:15:27 -0400 |
commit | 61150684ef67c0f569f16b76396919bedef26360 (patch) | |
tree | 0bb6293b862be24ce65ec41f78c37826fe38b33a /sys-apps | |
parent | net-wireless/iwd: arm64 keyworded (bug #664356) (diff) | |
download | gentoo-61150684ef67c0f569f16b76396919bedef26360.tar.gz gentoo-61150684ef67c0f569f16b76396919bedef26360.tar.bz2 gentoo-61150684ef67c0f569f16b76396919bedef26360.zip |
sys-apps/texinfo: arm64 stable (bug #679174)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.6-r1.ebuild b/sys-apps/texinfo/texinfo-6.6-r1.ebuild index 1be412160236..448f7b1fd3f9 100644 --- a/sys-apps/texinfo/texinfo-6.6-r1.ebuild +++ b/sys-apps/texinfo/texinfo-6.6-r1.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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="nls static" RDEPEND=" |