diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:34:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:21:01 +0200 |
commit | a3901d7465ef7f04be1892dabda13c74a7cf3fe7 (patch) | |
tree | e895f5690ee60774539d47c4809b1c2c132c5558 /media-libs/aften | |
parent | x11-drivers/xf86-input-wacom: install udev/systemd files to the correct desti... (diff) | |
download | gentoo-a3901d7465ef7f04be1892dabda13c74a7cf3fe7.tar.gz gentoo-a3901d7465ef7f04be1892dabda13c74a7cf3fe7.tar.bz2 gentoo-a3901d7465ef7f04be1892dabda13c74a7cf3fe7.zip |
media-libs/aften: x86 stable (bug #657258)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/aften')
-rw-r--r-- | media-libs/aften/aften-0.0.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/aften/aften-0.0.8-r2.ebuild b/media-libs/aften/aften-0.0.8-r2.ebuild index 65594d77cbbd..bf15a3ad7f3e 100644 --- a/media-libs/aften/aften-0.0.8-r2.ebuild +++ b/media-libs/aften/aften-0.0.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1 BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="cxx" PATCHES=( |