diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:37:31 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:37:31 +0100 |
commit | d4fcca1e18efbd9f6d1b7d591d6e8608a788e45e (patch) | |
tree | 4644d21ab8c3c801709dd9120047a9a8520aaabc /www-misc/profile-sync-daemon | |
parent | sys-cluster/ploop: x86 stable (bug #676788) (diff) | |
download | gentoo-d4fcca1e18efbd9f6d1b7d591d6e8608a788e45e.tar.gz gentoo-d4fcca1e18efbd9f6d1b7d591d6e8608a788e45e.tar.bz2 gentoo-d4fcca1e18efbd9f6d1b7d591d6e8608a788e45e.zip |
www-misc/profile-sync-daemon: x86 stable (bug #676820)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-misc/profile-sync-daemon')
-rw-r--r-- | www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild index ac608d23f44e..08124cf36e93 100644 --- a/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild +++ b/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Symlinks and syncs browser profile dirs to RAM." HOMEPAGE="https://wiki.archlinux.org/index.php/Profile-sync-daemon" SRC_URI="https://github.com/graysky2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" LICENSE="MIT" SLOT="0" |