diff options
-rw-r--r-- | dev-python/fdsend/fdsend-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fdsend/fdsend-0.1.ebuild b/dev-python/fdsend/fdsend-0.1.ebuild index e7f0cd3b98a3..485e39e586b0 100644 --- a/dev-python/fdsend/fdsend-0.1.ebuild +++ b/dev-python/fdsend/fdsend-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,5 +13,5 @@ SRC_URI="http://pilcrow.madison.wi.us/sw/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" |