diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 12:46:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 12:48:10 +0200 |
commit | 89a4ebd766058681b70b654aa5f57df94c0502c1 (patch) | |
tree | d999f960684d8dfdc25332f90a9573ce649669e5 /net-irc/ergo | |
parent | app-misc/pax-utils: amd64 stable wrt bug #856022 (diff) | |
download | gentoo-89a4ebd766058681b70b654aa5f57df94c0502c1.tar.gz gentoo-89a4ebd766058681b70b654aa5f57df94c0502c1.tar.bz2 gentoo-89a4ebd766058681b70b654aa5f57df94c0502c1.zip |
net-irc/ergo: amd64 stable wrt bug #856025
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/ergo')
-rw-r--r-- | net-irc/ergo/ergo-2.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/ergo/ergo-2.10.0.ebuild b/net-irc/ergo/ergo-2.10.0.ebuild index 7766ec2ce07f..4a3df207138a 100644 --- a/net-irc/ergo/ergo-2.10.0.ebuild +++ b/net-irc/ergo/ergo-2.10.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ergochat/ergo/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" # We may even want to package irctest in future? |