diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-14 12:19:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-14 12:19:28 +0200 |
commit | 95eca59e989bd8bb21589111f962561e5c58ac88 (patch) | |
tree | f56851579d62152115aa3cd64128bb75df8bffe8 /sys-libs/libunwind | |
parent | dev-python/libvirt-python: amd64 stable wrt bug #583950 (diff) | |
download | gentoo-95eca59e989bd8bb21589111f962561e5c58ac88.tar.gz gentoo-95eca59e989bd8bb21589111f962561e5c58ac88.tar.bz2 gentoo-95eca59e989bd8bb21589111f962561e5c58ac88.zip |
sys-libs/libunwind: amd64 stable wrt bug #585830
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libunwind')
-rw-r--r-- | sys-libs/libunwind/libunwind-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libunwind/libunwind-1.1-r1.ebuild b/sys-libs/libunwind/libunwind-1.1-r1.ebuild index 03557aca160a..6275ae2dda3d 100644 --- a/sys-libs/libunwind/libunwind-1.1-r1.ebuild +++ b/sys-libs/libunwind/libunwind-1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/libunwind/${P}.tar.gz" LICENSE="MIT" SLOT="7" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug debug-frame libatomic lzma static-libs" RESTRICT="test" #461958 -- re-enable tests with >1.1 again for retesting, this is here for #461394 |