diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:34:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:34:30 +0100 |
commit | 9556c8a67aa362a4b73b145a5eee46031b6e7112 (patch) | |
tree | e82a076c028dbef3b874c6ea073b8efe15970901 /media-libs/hamlib | |
parent | dev-perl/BerkeleyDB: x86 stable wrt bug #570004 (diff) | |
download | gentoo-9556c8a67aa362a4b73b145a5eee46031b6e7112.tar.gz gentoo-9556c8a67aa362a4b73b145a5eee46031b6e7112.tar.bz2 gentoo-9556c8a67aa362a4b73b145a5eee46031b6e7112.zip |
media-libs/hamlib: x86 stable wrt bug #570362
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/hamlib')
-rw-r--r-- | media-libs/hamlib/hamlib-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/hamlib/hamlib-3.0.ebuild b/media-libs/hamlib/hamlib-3.0.ebuild index 5dbe707f6543..d8dd670470cb 100644 --- a/media-libs/hamlib/hamlib-3.0.ebuild +++ b/media-libs/hamlib/hamlib-3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="doc perl python tcl" RESTRICT="test" |