diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-28 11:44:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-28 11:44:18 +0100 |
commit | b1808551b9a6dc8f225318fa020f82b742087ed2 (patch) | |
tree | 0385fc2b6817c2be8ba98ca1731ef392d5858eb2 /dev-util | |
parent | dev-libs/elfutils: ia64 stable wrt bug #701296 (diff) | |
download | gentoo-b1808551b9a6dc8f225318fa020f82b742087ed2.tar.gz gentoo-b1808551b9a6dc8f225318fa020f82b742087ed2.tar.bz2 gentoo-b1808551b9a6dc8f225318fa020f82b742087ed2.zip |
dev-util/byacc: ia64 stable wrt bug #701304
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/byacc/byacc-20190617.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20190617.ebuild b/dev-util/byacc/byacc-20190617.ebuild index 6bf33216e41a..ba4a362f8492 100644 --- a/dev-util/byacc/byacc-20190617.ebuild +++ b/dev-util/byacc/byacc-20190617.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) |