diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:44:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:44:22 +0100 |
commit | 1d20b3d0cefc641dde3ce45c951a3fc711836cf5 (patch) | |
tree | 47eb0e5421b0676ef3f87cf82a70716afcf6d2b4 /app-misc/utimer/utimer-0.4-r1.ebuild | |
parent | dev-libs/pslib: amd64 stable wrt bug #648232 (diff) | |
download | gentoo-1d20b3d0cefc641dde3ce45c951a3fc711836cf5.tar.gz gentoo-1d20b3d0cefc641dde3ce45c951a3fc711836cf5.tar.bz2 gentoo-1d20b3d0cefc641dde3ce45c951a3fc711836cf5.zip |
app-misc/utimer: amd64 stable wrt bug #648106
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-misc/utimer/utimer-0.4-r1.ebuild')
-rw-r--r-- | app-misc/utimer/utimer-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/utimer/utimer-0.4-r1.ebuild b/app-misc/utimer/utimer-0.4-r1.ebuild index 9d08dec525d9..ce9c047fa62b 100644 --- a/app-misc/utimer/utimer-0.4-r1.ebuild +++ b/app-misc/utimer/utimer-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://utimer.codealpha.net/dl.php?file=${P}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug nls" DEPEND=" |