diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-05 22:02:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-05 22:04:36 +0100 |
commit | 1826d832b90d5f519608e706c32e151337c2eb74 (patch) | |
tree | 1ebd458cea40491281977a2090e00386dcfd5200 /dev-util/byacc | |
parent | net-libs/serf: stable 1.3.9-r1 for hppa, bug #720182 (diff) | |
download | gentoo-1826d832b90d5f519608e706c32e151337c2eb74.tar.gz gentoo-1826d832b90d5f519608e706c32e151337c2eb74.tar.bz2 gentoo-1826d832b90d5f519608e706c32e151337c2eb74.zip |
dev-util/byacc: stable 20191125 for hppa, bug #720276
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/byacc')
-rw-r--r-- | dev-util/byacc/byacc-20191125.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20191125.ebuild b/dev-util/byacc/byacc-20191125.ebuild index cd98a195945c..5a73d932b404 100644 --- a/dev-util/byacc/byacc-20191125.ebuild +++ b/dev-util/byacc/byacc-20191125.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 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 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 ) |