diff options
author | 2024-09-07 18:44:22 +0300 | |
---|---|---|
committer | 2024-09-12 21:37:40 +0300 | |
commit | 0e727a3a16bc2abfd39386f10821d3e5ce89c45a (patch) | |
tree | 164e6feca0fcb560567eee3a6fa1d0631c70a746 /net-irc/eggdrop | |
parent | sys-apps/salinfo: last-rite (diff) | |
download | gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.gz gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.bz2 gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.zip |
*/*: unkeyword ~ia64
Change was created by running the following command::
ekeyword ^ia64 */*/*.ebuild
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-irc/eggdrop')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.9.1.ebuild | 2 | ||||
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.9.4.ebuild | 2 | ||||
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.9.5.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.9.1.ebuild b/net-irc/eggdrop/eggdrop-1.9.1.ebuild index c1c361570d65..bc264114f64e 100644 --- a/net-irc/eggdrop/eggdrop-1.9.1.ebuild +++ b/net-irc/eggdrop/eggdrop-1.9.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.eggheads.org/" SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc ~riscv sparc x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ipv6 ssl static" diff --git a/net-irc/eggdrop/eggdrop-1.9.4.ebuild b/net-irc/eggdrop/eggdrop-1.9.4.ebuild index 9d934a6cfd1e..641e8f529992 100644 --- a/net-irc/eggdrop/eggdrop-1.9.4.ebuild +++ b/net-irc/eggdrop/eggdrop-1.9.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.eggheads.org/" SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ~riscv sparc x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ssl static" diff --git a/net-irc/eggdrop/eggdrop-1.9.5.ebuild b/net-irc/eggdrop/eggdrop-1.9.5.ebuild index a174ad7aeb29..6ec4497495ae 100644 --- a/net-irc/eggdrop/eggdrop-1.9.5.ebuild +++ b/net-irc/eggdrop/eggdrop-1.9.5.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.eggheads.org/" SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~riscv ~sparc ~x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ssl static" |