diff options
Diffstat (limited to 'app-arch/duff/duff-0.5.2.ebuild')
-rw-r--r-- | app-arch/duff/duff-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/duff/duff-0.5.2.ebuild b/app-arch/duff/duff-0.5.2.ebuild index 40a5c0d9cd75..ee113c8fa508 100644 --- a/app-arch/duff/duff-0.5.2.ebuild +++ b/app-arch/duff/duff-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ HOMEPAGE="http://duff.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="" |