commit: 3a1aa7da3edca770c1c21ef0aea61ce812c6ae98 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Feb 15 00:33:33 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Feb 15 00:33:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1aa7da
sys-apps/chname: x86 stable (bug #676778) Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> sys-apps/chname/chname-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/chname/chname-1.1.ebuild b/sys-apps/chname/chname-1.1.ebuild index 9f29b7b44a5..c653354fd9a 100644 --- a/sys-apps/chname/chname-1.1.ebuild +++ b/sys-apps/chname/chname-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/marineam/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=">=sys-kernel/linux-headers-2.6.16"
