diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:03:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:04:42 +0100 |
commit | 9841ad39144fa2aba2fc3c70b9fccc208d025344 (patch) | |
tree | 968bcb8324829f730fb0bae237268008f82f938d /app-text | |
parent | app-text/bdf2psf: amd64 stable wrt bug #756922 (diff) | |
download | gentoo-9841ad39144fa2aba2fc3c70b9fccc208d025344.tar.gz gentoo-9841ad39144fa2aba2fc3c70b9fccc208d025344.tar.bz2 gentoo-9841ad39144fa2aba2fc3c70b9fccc208d025344.zip |
app-text/pastebinit: amd64 stable wrt bug #756931
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pastebinit/pastebinit-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pastebinit/pastebinit-1.5.1.ebuild b/app-text/pastebinit/pastebinit-1.5.1.ebuild index ae8ce0a04807..ff6bd37dd9a9 100644 --- a/app-text/pastebinit/pastebinit-1.5.1.ebuild +++ b/app-text/pastebinit/pastebinit-1.5.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://ubuntu/pool/main/p/${PN}/${MY_P}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="crypt" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |