diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-03-17 22:46:29 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-17 22:47:42 +0100 |
commit | d94fea344beba5d6750df20b574d74737232d696 (patch) | |
tree | dc0e7edcbcab073ab9509c585a6fceffb6adee09 /app-misc/interceptty | |
parent | sys-devel/distcc-3.2_rc1-r5: added ~ppc64, bug 643082 (diff) | |
download | gentoo-d94fea344beba5d6750df20b574d74737232d696.tar.gz gentoo-d94fea344beba5d6750df20b574d74737232d696.tar.bz2 gentoo-d94fea344beba5d6750df20b574d74737232d696.zip |
app-misc/interceptty: clean up old.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 ) |