diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-07 00:31:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-07 00:31:12 +0000 |
| commit | 12d80af1e4d6db170983842a69cd3de6c5f693e3 (patch) | |
| tree | 1098380e649ebd6dd3bc83ec5322afb1a83d0dbd /dev-libs | |
| parent | 2a77a2905ca47c8efdb70807d03244d40e0458f6 (diff) | |
| download | baldeagleos-repo-12d80af1e4d6db170983842a69cd3de6c5f693e3.tar.gz baldeagleos-repo-12d80af1e4d6db170983842a69cd3de6c5f693e3.tar.xz baldeagleos-repo-12d80af1e4d6db170983842a69cd3de6c5f693e3.zip | |
Updating liguros repo
Diffstat (limited to 'dev-libs')
| -rw-r--r-- | dev-libs/dmalloc/dmalloc-999999.ebuild | 2 | ||||
| -rw-r--r-- | dev-libs/elfutils/elfutils-0.182.ebuild | 2 | ||||
| -rw-r--r-- | dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild | 2 | ||||
| -rw-r--r-- | dev-libs/libevdev/libevdev-1.10.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-libs/libinput/libinput-1.16.4.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-libs/dmalloc/dmalloc-999999.ebuild b/dev-libs/dmalloc/dmalloc-999999.ebuild index d0ea9940859a..8408576bf003 100644 --- a/dev-libs/dmalloc/dmalloc-999999.ebuild +++ b/dev-libs/dmalloc/dmalloc-999999.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A Debug Malloc Library" HOMEPAGE="https://dmalloc.com" EGIT_REPO_URI="https://github.com/j256/dmalloc" -LICENSE="CC-BY-SA-3.0" +LICENSE="ISC" SLOT="0" KEYWORDS="" IUSE="static-libs threads" diff --git a/dev-libs/elfutils/elfutils-0.182.ebuild b/dev-libs/elfutils/elfutils-0.182.ebuild index 437e6ee64d60..e8eb53df21ea 100644 --- a/dev-libs/elfutils/elfutils-0.182.ebuild +++ b/dev-libs/elfutils/elfutils-0.182.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2" LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils valgrind zstd" RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}] diff --git a/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild index d6d8d1848370..42394beff4d7 100644 --- a/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild +++ b/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_r600 video_cards_radeonsi" IUSE="${IUSE_VIDEO_CARDS}" REQUIRED_USE="|| ( ${IUSE_VIDEO_CARDS} )" diff --git a/dev-libs/libevdev/libevdev-1.10.0.ebuild b/dev-libs/libevdev/libevdev-1.10.0.ebuild index 6354fecb86ee..17ff7514b453 100644 --- a/dev-libs/libevdev/libevdev-1.10.0.ebuild +++ b/dev-libs/libevdev/libevdev-1.10.0.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then inherit git-r3 else SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi LICENSE="MIT" diff --git a/dev-libs/libinput/libinput-1.16.4.ebuild b/dev-libs/libinput/libinput-1.16.4.ebuild index e9cade32eff9..138a5b840e3c 100644 --- a/dev-libs/libinput/libinput-1.16.4.ebuild +++ b/dev-libs/libinput/libinput-1.16.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" [[ "$(ver_cut 3)" -gt 900 ]] || \ -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="doc input_devices_wacom test" RESTRICT="!test? ( test )" |
