diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-21 08:17:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-21 08:17:43 +0200 |
commit | 30fc89f093a4acb5f451fcae32364cd1f84dceb3 (patch) | |
tree | e476bbeffab23112b41d9fd6c4d5e95125a3d4c9 /dev-util | |
parent | sys-process/cronie: amd64 stable wrt bug #796872 (diff) | |
download | gentoo-30fc89f093a4acb5f451fcae32364cd1f84dceb3.tar.gz gentoo-30fc89f093a4acb5f451fcae32364cd1f84dceb3.tar.bz2 gentoo-30fc89f093a4acb5f451fcae32364cd1f84dceb3.zip |
dev-util/byacc: amd64 stable wrt bug #796944
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/byacc/byacc-20210520.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/byacc/byacc-20210520.ebuild b/dev-util/byacc/byacc-20210520.ebuild index 997a0612bbef..c0e001ea5917 100644 --- a/dev-util/byacc/byacc-20210520.ebuild +++ b/dev-util/byacc/byacc-20210520.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 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) |