diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 14:11:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:09:21 +0100 |
commit | 4dafbf0872ba7b5f10c73fa267ea2d1a91db8b28 (patch) | |
tree | 1c72f03740c953b71962a0cd4a6ed8e3f4f97cb3 | |
parent | x11-misc/evolvotron: x86 stable (bug #642182) (diff) | |
download | gentoo-4dafbf0872ba7b5f10c73fa267ea2d1a91db8b28.tar.gz gentoo-4dafbf0872ba7b5f10c73fa267ea2d1a91db8b28.tar.bz2 gentoo-4dafbf0872ba7b5f10c73fa267ea2d1a91db8b28.zip |
dev-libs/ivykis: x86 stable (bug #643868)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | dev-libs/ivykis/ivykis-0.42.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ivykis/ivykis-0.42.2.ebuild b/dev-libs/ivykis/ivykis-0.42.2.ebuild index a351861a0cde..ce9c6368bed2 100644 --- a/dev-libs/ivykis/ivykis-0.42.2.ebuild +++ b/dev-libs/ivykis/ivykis-0.42.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,4 +9,4 @@ SRC_URI="https://github.com/buytenh/ivykis/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" |