diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-23 12:40:35 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-23 12:41:16 +1000 |
commit | 742453f8129dec96ae4f68a0e0620480a8a2915c (patch) | |
tree | 5e2fd63c09c2281dc7bbff074a7823c1826f9b0b /media-gfx/fotowall | |
parent | dev-libs/qcustomplot: remove qt4 support (diff) | |
download | gentoo-742453f8129dec96ae4f68a0e0620480a8a2915c.tar.gz gentoo-742453f8129dec96ae4f68a0e0620480a8a2915c.tar.bz2 gentoo-742453f8129dec96ae4f68a0e0620480a8a2915c.zip |
media-gfx/fotowall: stabilise 1.0 for amd64/x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'media-gfx/fotowall')
-rw-r--r-- | media-gfx/fotowall/fotowall-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/fotowall/fotowall-1.0.ebuild b/media-gfx/fotowall/fotowall-1.0.ebuild index e7f8ad51d343..c4b9af4bfab4 100644 --- a/media-gfx/fotowall/fotowall-1.0.ebuild +++ b/media-gfx/fotowall/fotowall-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/enricoros/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="opengl webcam" RDEPEND=" |