diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-07 23:01:02 +0000 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-07 23:01:02 +0000 |
commit | e9fc00cc4b7169c22e3cf8ab29447295562de6d6 (patch) | |
tree | 4fce76a278e4cf8987cdffd6ef7ca53b0ff75573 /net-misc/ices | |
parent | net-irc/znc: remove versions vulnerable to CVE-2019-9917 (diff) | |
download | gentoo-e9fc00cc4b7169c22e3cf8ab29447295562de6d6.tar.gz gentoo-e9fc00cc4b7169c22e3cf8ab29447295562de6d6.tar.bz2 gentoo-e9fc00cc4b7169c22e3cf8ab29447295562de6d6.zip |
net-misc/ices: amd64 stable wrt bug #681460
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-misc/ices')
-rw-r--r-- | net-misc/ices/ices-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ices/ices-2.0.2.ebuild b/net-misc/ices/ices-2.0.2.ebuild index fc9f79640291..9cde82012d31 100644 --- a/net-misc/ices/ices-2.0.2.ebuild +++ b/net-misc/ices/ices-2.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ppc64 ~sparc ~x86" IUSE="" RDEPEND="dev-libs/libxml2 |