diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:00:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:00:48 +0100 |
commit | e05bda888e8ad8e640a5b0776bd90a6105b3fb6f (patch) | |
tree | 5f4910d7b753d63d9140d4ffe97fbd5830f519b7 /dev-libs | |
parent | media-libs/lcms: sparc stable wrt bug #591452 (diff) | |
download | gentoo-e05bda888e8ad8e640a5b0776bd90a6105b3fb6f.tar.gz gentoo-e05bda888e8ad8e640a5b0776bd90a6105b3fb6f.tar.bz2 gentoo-e05bda888e8ad8e640a5b0776bd90a6105b3fb6f.zip |
dev-libs/libev: sparc stable wrt bug #609582
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libev/libev-4.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libev/libev-4.23.ebuild b/dev-libs/libev/libev-4.23.ebuild index 230c2dca1334..7197431608c7 100644 --- a/dev-libs/libev/libev-4.23.ebuild +++ b/dev-libs/libev/libev-4.23.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="elibc_glibc static-libs" # Bug #283558 |