diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:56:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:53 +0100 |
commit | 1a6ec57fb1af73946557203cace0719185cd1de2 (patch) | |
tree | f0d78f638e1c02aed5f01b9ec53e708640324f97 /app-misc/timestamp | |
parent | app-misc/pipeworks: amd64 stable wrt bug #647396 (diff) | |
download | gentoo-1a6ec57fb1af73946557203cace0719185cd1de2.tar.gz gentoo-1a6ec57fb1af73946557203cace0719185cd1de2.tar.bz2 gentoo-1a6ec57fb1af73946557203cace0719185cd1de2.zip |
app-misc/timestamp: amd64 stable wrt bug #647398
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/timestamp')
-rw-r--r-- | app-misc/timestamp/timestamp-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/timestamp/timestamp-1.1-r1.ebuild b/app-misc/timestamp/timestamp-1.1-r1.ebuild index 82d8717a12fe..abb385021b58 100644 --- a/app-misc/timestamp/timestamp-1.1-r1.ebuild +++ b/app-misc/timestamp/timestamp-1.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://math.smsu.edu/~erik/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="!sys-apps/moreutils" RDEPEND="${DEPEND}" |