summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:33:33 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:33:33 +0100
commit3a1aa7da3edca770c1c21ef0aea61ce812c6ae98 (patch)
tree227d4dab0760d6a8007ab17d6e2f88964ff5cf56 /sys-apps/chname
parentnet-libs/ccrtp: x86 stable (bug #676722) (diff)
downloadgentoo-3a1aa7da3edca770c1c21ef0aea61ce812c6ae98.tar.gz
gentoo-3a1aa7da3edca770c1c21ef0aea61ce812c6ae98.tar.bz2
gentoo-3a1aa7da3edca770c1c21ef0aea61ce812c6ae98.zip
sys-apps/chname: x86 stable (bug #676778)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/chname')
-rw-r--r--sys-apps/chname/chname-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/chname/chname-1.1.ebuild b/sys-apps/chname/chname-1.1.ebuild
index 9f29b7b44a53..c653354fd9af 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"