diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:45:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:45:44 +0200 |
commit | f9bff331e4197892ef2541513f1fa131da3e1dca (patch) | |
tree | 925786aab5f5eda90a56151d5547db9fbc379570 /dev-libs | |
parent | net-mail/mu: x86 stable wrt bug #724444 (diff) | |
download | gentoo-f9bff331e4197892ef2541513f1fa131da3e1dca.tar.gz gentoo-f9bff331e4197892ef2541513f1fa131da3e1dca.tar.bz2 gentoo-f9bff331e4197892ef2541513f1fa131da3e1dca.zip |
dev-libs/libax25: x86 stable wrt bug #724992
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libax25/libax25-0.0.12_rc5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libax25/libax25-0.0.12_rc5.ebuild b/dev-libs/libax25/libax25-0.0.12_rc5.ebuild index 59c1bd880b54..8e5aa531773e 100644 --- a/dev-libs/libax25/libax25-0.0.12_rc5.ebuild +++ b/dev-libs/libax25/libax25-0.0.12_rc5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.linux-ax25.org/pub/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="static-libs" S=${WORKDIR}/${MY_P} |