diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-12-15 19:36:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-12-15 19:36:08 +0000 |
| commit | 759cef6981d26aad38dc7b364b93f6bfb14bb2e6 (patch) | |
| tree | e4d2f33f5f1d98fe4f0626da7cce6142bc7c4fae /app-emacs/swiper | |
| parent | e24929e371ca046de07de6f3aebca74b42908b24 (diff) | |
| download | baldeagleos-repo-759cef6981d26aad38dc7b364b93f6bfb14bb2e6.tar.gz baldeagleos-repo-759cef6981d26aad38dc7b364b93f6bfb14bb2e6.tar.xz baldeagleos-repo-759cef6981d26aad38dc7b364b93f6bfb14bb2e6.zip | |
Adding metadata
Diffstat (limited to 'app-emacs/swiper')
| -rw-r--r-- | app-emacs/swiper/swiper-0.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/swiper/swiper-0.14.2.ebuild b/app-emacs/swiper/swiper-0.14.2.ebuild index 569f7e380a5b..9198ac401176 100644 --- a/app-emacs/swiper/swiper-0.14.2.ebuild +++ b/app-emacs/swiper/swiper-0.14.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/abo-abo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="test" # Ivy, Swiper and Counsel tests are performed in app-emacs/ivy RDEPEND=">=app-emacs/ivy-${PV}" |
