diff options
Diffstat (limited to 'app-misc/interceptty')
-rw-r--r-- | app-misc/interceptty/interceptty-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/interceptty/interceptty-0.6-r1.ebuild b/app-misc/interceptty/interceptty-0.6-r1.ebuild index 7648068d4ad4..c5ad585cc5e0 100644 --- a/app-misc/interceptty/interceptty-0.6-r1.ebuild +++ b/app-misc/interceptty/interceptty-0.6-r1.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,7 +9,7 @@ SRC_URI="http://www.suspectclass.com/~sgifford/${PN}/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DOCS=( AUTHORS NEWS README TODO ) |