diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-25 17:04:40 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-25 17:22:44 +0200 |
commit | 40fa4193e6aba1eea778977699c4907fec132809 (patch) | |
tree | 4c6c9e20149e83d4790e22cd18a18cd4109653b0 /dev-libs/eventlog | |
parent | dev-libs/cgilib: remove ~mips, library and leaf package (diff) | |
download | gentoo-40fa4193e6aba1eea778977699c4907fec132809.tar.gz gentoo-40fa4193e6aba1eea778977699c4907fec132809.tar.bz2 gentoo-40fa4193e6aba1eea778977699c4907fec132809.zip |
dev-libs/eventlog: remove ~mips, library and leaf package
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-libs/eventlog')
-rw-r--r-- | dev-libs/eventlog/eventlog-0.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/eventlog/eventlog-0.2.12.ebuild b/dev-libs/eventlog/eventlog-0.2.12.ebuild index 63c44c31efbd..1733362b2b75 100644 --- a/dev-libs/eventlog/eventlog-0.2.12.ebuild +++ b/dev-libs/eventlog/eventlog-0.2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.balabit.com/downloads/files/eventlog/$(ver_cut 1-2)/eventlog LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86" IUSE="static-libs" DOCS=( AUTHORS CREDITS ChangeLog NEWS PORTS README ) |